![]() |
|
zenphoto doesn't respond while adding a new album - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: zenphoto doesn't respond while adding a new album (/thread-5791.html) |
zenphoto doesn't respond while adding a new album - fpoulain - 2009-09-02 Hi, I am using zenphoto for some years, thanks for this good photo-gallery software. I have a problem with my gallery located here : http://wysiwym.free.fr One particularity is that these photo were taken with the camera of a friend, then I never tried to upload it (but nothin suggest that it is a problem). I am a completely useless in php development, and then incompetent to better isolate where is the problem. Is there anybody to pick a few picture of http://wysiwym.free.fr/Presqu_ile_Crozon/ and try on it's own gallery to test if the problem could be in Zenphoto or if I have to see otherwise ? I am using Zenphoto with the following informations (in french) :
Extensions actives :
Filtres actifs :
I ever tried to unactivate all options, but without any result. zenphoto doesn't respond while adding a new album - sbillard - 2009-09-02 Usually this problem is caused by a problem in the image metadata. A recent addition in the nightly builds has made an attempt to trap and handle this. So maybe you should give the nightly build a try. Otherwise you will have to find and fix the images whose metadata is corrupt. If you use the nightly build, there is a new define in functions-basic.php called DEBUG_EXIF. setting it to true will log information about which images are being processed. The one(s) where there is a begin process but no end process message are the ones to deal with. |