Hello everybody,
I've recently installed the last version of ZenPhoto.
My problem is :
When I make a research, Zenphoto leads me to a selection of several photos of my gallery (this is good), but when I open one of them, I can't do a next/previous navigation in this "Search Dynamic Album". The link on the thumbnail is leading me to the photo in its static album, but no Dynamic Album is created...
I hope my explanation is not too bad, I'm french ! ^^
I'm sure there is a solution, but I don't find it, I'm not so good at PhP.
Thank you a lot to anybody can help me...
Vincent
Ok, here is a link : http://www.cristaldegivre.com/photos/page/search/x_couchant
Vincent
The nightly is the development version (subversion) that is to become the next official release. It can be downloaded on our download page. It’s most of the time pretty stable, but may be incomplete in parts or contain bugs.
If you indeed encounter a bug it might be already fixed in that.
Oh my god it will be a really long work...
Are you sure it can't be done with an simple editing ? ^^
I've check the two versions of the "Search.php" page. They are identic. Where can I have a look to check the code modifications between the two versions (mine and the nightly build) ?
Normaly the bug is very old because we had it on a older version of ZenPhoto. Then you had tell me that the next version has corrected the bug. It was more than one year ago ^^
I've chosen to install the more stable recent version. Can't you know if my version has the bug ?
The problem could come from my Php version ?
The search.php page is just a theme page and not doing the actual search stuff. This is done in Zenphoto itself (dont confuse the theme with Zenphoto..).
And no you can't check this with a simple editing, especially as we are not able to reproduce it (I tried both the nightly and the official 1.2.6). Try to reset your brower's cookies and such.
I doubt it is your php version. More likely it might be magic_quotes being enabled that are causing some trouble. Ask your host to disable it: http://www.zenphoto.org/2009/03/troubleshooting-zenphoto/#26