Pages (8):    1 4 5 6 7 8   
Member
Member
dudex   2007-09-11, 21:09

That's great news about recent activity, thanx for the great work! I have some questions about subalbums. These seem mandatory for any gallery software to me.

I can't upload or move images to subalbums. Also I can't create subalbums from the admin. Is this not implementd yet? I just checked this thread on this but maybe I missed something...

Member
Member
aitf311   2007-09-11, 21:14

The only way to upload and move subalbum images thus far is to do it by FTP. All of the subalbum options in the admin have just been implemented in the past 2 weeks.

Member
Member
sbillard   2007-09-11, 22:28

Yes, you are correct, Admin has not been modified to deal with subalbums in upload, etc. You should submit a ticket for this. Until it is implemented, use FTP.

Member
Member
dudex   2007-09-11, 23:05

Thank you for the info. Since I need to set up a gallery for some computer 'illiterates' I simply present them with an external script to upload their images and manage folders, for the time being... I'll just tell them to do a refresh from the admin after uploading.

Is the download aitf311 provides the most recent code or is there a SVN checkout as well?

Member
Member
sbillard   2007-09-11, 23:28

For the moment, aitf311's stuff is the latest. However, soon that will change and we will be suing the SVN again. Keep watching.

Member
Member
sbillard   2007-09-11, 23:31

Acrylian:

I've made a few cleanups to your admin table patch.

I do have one question/problem. The column sizes vary from table to table. They are larger for the Admin Login and Theme Options than for the General Gallery and Image Display tables. Can you tell me how to fix that?

Administrator
Administrator
acrylian   2007-09-12, 07:49

Sbillard: I can't see this (in Firefox 2/OS X) in my patch. Could you post yours please (a screenshot and which browser you use would be helpful, too) so that I can take a look?

Member
Member
dudex   2007-09-12, 11:05

Just in case you don't know already: when there's no Exif data present at all in an image it gives an error. Although very rare since most softwares (Photoshop) use the tables as well.

Warning: Invalid argument supplied for foreach() in ... template-functions.php on line 688

Member
Member
aitf311   2007-09-12, 11:38

The package has been updated to include non-persistant options and also fixes subalbum paging. Sbillard, the ZP community thanks you!

Administrator
Administrator
acrylian   2007-09-12, 14:10

@sbillard: I have downloaded the latest package und think I know what you meant above. But I only had different column sizes with "Theme Options". The reason for this probably is the checkbox which needs less space than the input boxes within the other tables. It seems to fix this when you do this: There are three for "Theme Options". Leave the first with width = "175", increase the second to width = "292" and leave the third without any width-value. This works in Firefox 2 and Safari 2.

Administrator
Administrator
acrylian   2007-09-12, 14:21

@aitf311: You probably downloaded the 1.2 album menu yesterday before I fixed a little error but you can do this yourself. In the Jump menu section there is a "echo" missing for the gallery index link:
The line reads `

Member
Member
aitf311   2007-09-12, 16:41

The community build is updated. Acylian, I edited that line. Sbillard has the options working really well now and cleaned up the cosmetics of the edit tab in admin.

Member
Member
aitf311   2007-09-13, 01:59

3rd update for today! sbillard has fixed an error regarding no gps exif data and the admin options now loads the gmaps api key

Member
Member
sbillard   2007-09-13, 02:48

dudex:

There is a fix for your problem in the new build.

Member
Member
aitf311   2007-09-13, 03:50

Whenever you download this new build you should run upgrade.php.

Tris, sbillard has made it so there is nothing in cache again. The videoDefault.png is inside of zen/images and gets copied over to albums whenever setup/upgrade is run.

Developer
Developer
trisweb   2007-09-13, 06:22

SVN Community branch updated.

Member
Member
sbillard   2007-09-13, 08:08

Tris:

The community branch is missing the watermark.png file from the zen/images folder. Also there will be another image file to put there: http://www.zenphoto.org/trac/ticket/96 for changes since the last update.

Member
Member
aitf311   2007-09-13, 12:50

Package updated to include the fix for ticket #96

Member
Member
aitf311   2007-09-14, 04:13

Package has been updated probably for the last time. We are going to start putting all updates straight to SVN again! New in this build: the album folder is no longer hard coded in the core. What does this mean? Themes can change where the albums directory is located.

Member
Member
aitf311   2007-09-14, 14:20

I lied. New build including some RSS fixes and albums directory can be changed by editing line 31 (define('ALBUMFOLDER', '/albums/') in functions.php

Pages (8):    1 4 5 6 7 8   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.