Pages (5):    1 2 3 4 5   
Member
Member
sbillard   23-10-2007, 15:38
#61

I have a fix for this, it will be in the next SVN

Member
Member
Donkikong   25-10-2007, 14:09
#62

EXIF functions are broken if an apostrophe is used in the image description.
It might just be a 'mac' apostrophe...

In fact the whole site becomes broken.
(I just upgraded a site using ZP1.08 to latest nightly build (24-10-2007) and the apostrophe in EXIF broke the whole upgrade)...

Member
Member
sbillard   25-10-2007, 15:29
#63

I've added a ticket for this problem.

Member
Member
Donkikong   25-10-2007, 18:50
#64

Thanks, I probably should have done that myself...

Member
Member
sbillard   26-10-2007, 01:10
#65

could you supply some more information? Do you get a G+CGI error? If so, please quote it. Anything else? does part of the page show up? etc.

This will help tracking down the root problem.

Member
Member
mgalarneau   27-10-2007, 05:46
#66

hello , the dates are now working for me but now when I click on a thumbnail, it only refreshes the pages without opening the page with the bigger picture.. I checked the link that the thumbnail is refering to and it stops at &image= but it's missing the image name... xxxxxx.jpg if I enter it manually in the adress bar then it loads the right page ... I have version of oct 25th

Member
Member
dwn   27-10-2007, 10:24
#67

hello,
i have found pretty nice add-on for firefox and safari. It is called piclens and offer full screen slideshow for pages which support Media-RSS. Link is here Piclens.com.
It would be great if zenphoto works with piclens just like flickr or picasa.

Member
Member
maxtel   27-10-2007, 10:49
#68

When upload images to existing album its title gets corrupted.

Step by step guide how to reproduce bug:

  1. In the upload, create new folder called 'test' and upload any image (folder 'test' is automatically created).
  2. We have album titled 'test' with one image, and now we want to upload some more images to it.
  3. Go back to upload, in the 'Upload to:' dropdown menu choose 'test (test)', uncheck 'Make new Album' and upload some images.
  4. Now we got our album title 'test' gets renamed to 'test (test)'.
Member
Member
sbillard   28-10-2007, 04:05
#69

Thanks for the report. Problem found and will be in the by tomorrow's nightly.

Member
Member
sbillard   28-10-2007, 04:10
#70

mgalarneau:

found the problem. Fix will be in by tomorrow's nightly. You can try setting the mod_rewrite option if your server supports it. That path does not have the problem.

Member
Member
maxtel   28-10-2007, 12:36
#71

Thanks gor quick fixing, sbillard!
And it seems what dropdown menu 'Upload to' shows albums and they child subalbums in wrong order. For example, we have some albums: album1 (with subalbums sub1 and sub2), album2, album3, album4 (with subalbums sub3 and sub4). But its show like this - album1, album2, album3, now goes sub1 and sub2, album4, sub3, sub4. Maybe I need to do more tests to figure out thats the problem exactly.

Member
Member
sbillard   28-10-2007, 15:17
#72

Looks like they are sorted by folder name (the name in parenthesis) rather than title.

Member
Member
differ   01-11-2007, 00:31
#73

Currently I'm using Zenphoto nightly release dated as 29.10.2007. I noticed that there is a problem with album thumbnails. While I was having the default size in config file (85px), I changed it to 90px in options menu. But then thumbs still remained as 85px, but they were resized by img width and height tags to 90px, what of course looked ugly. I also noticed that this concern only thumbnails in galleries, while album ones were still in 85px size.

Also, I'm not sure if visibility of thumbs works as it should. While I'm not logged everything looks fine, but while I'm logged in - thumbs are visible no matter what is set.

This is my first post so I want to thank to all of you involved in developing this great piece of software. This gallery is awesome. By the way... sorry for my English ;]

Developer
Developer
trisweb   01-11-2007, 03:36
#74

@differ

First, your English is excellent. No need to apologize for that!

  1. Album thumbs - I will look at this. What theme were you using?

  2. This is the desired behavior. When you're logged-in, the idea is that you should be able to see everything whether it's hidden or not. The hidden images will not be visible to anyone else

Thanks for the compliments! Stay tuned for the 1.1 release tomorrow.

Member
Member
differ   01-11-2007, 13:35
#75

My theme is modified default.
Perhaps a problem is in caching because $_zp_current_image->getThumb() and $_zp_current_album->getAlbumThumb() return wrong sized thumb while zp_conf('thumb_crop') and zp_conf('thumb_size') return right values.

As a modification I think that printAlbumThumbImage() should return width and height for img tag as printImageThumb() do. It looks better in case while thumbnails are loading a little longer than the rest of a page.

Developer
Developer
trisweb   01-11-2007, 20:57
#76

differ - thanks, that makes more sense now. Could you submit that as a bug report on the Trac site? Thanks.

Member
Member
colin   04-11-2007, 02:42
#77

everything seems good except for the auto sort function. i sorted by date (which i figured would have auto-sorted them by what was uploaded first, second, etc)...which totally rearranged the order. then manually didn't ever seem to stick. i'm still screwing around and everything else works great, my custom theme went right into it no problems or anything. but the sort function seems awkward.

Member
Member
sbillard   04-11-2007, 03:14
#78

Colin:

are you sorting albums or images? If it is images, the date will be taken, if possible, from the shooting date in the image metadata.

If albums, the date is taken from the first image found.

Of course, you can override these by editing in the admin pages.

Member
Member
robbo   04-11-2007, 06:03
#79

sbillard: When I turn crop_thumbs off, only the thumbnails in top-level albums are regenerated as scaled-down images. Thumbnails in sub-albums remain squared with the centered sampling.

I actually like the idea of square (or uniform-sized) thumbnails. My preference would just be to select the area of the image that represents the thumbnail, in cases where I'm not happy with the centered sampling.

Member
Member
jayray999   05-11-2007, 19:11
#80

I got this error when attempting to refresh the MySQL database from the Admin panel:

Zenphoto Error

MySQL Query ( SELECT id, albumid, filename, desc, title, date, tags, mtime FROM zentabprefix_images; ) Failed. Error: Unknown column 'date' in 'field list'

I am using the latest nightly build.

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