ZenphotoCMS Forum
Dynamic Albums - 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: Dynamic Albums (/thread-5903.html)



Dynamic Albums - --Vincent - 2009-09-28

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




Dynamic Albums - sbillard - 2009-09-28

Can you provide us with a link to an example of this problem?




Dynamic Albums - --Vincent - 2009-09-28

Ok, here is a link : http://www.cristaldegivre.com/photos/page/search/x_couchant

Vincent




Dynamic Albums - sbillard - 2009-09-28

Could you please try the nightly build? I am not able to reproduce the problem with the nightly build.




Dynamic Albums - --Vincent - 2009-09-29

I'm sorry, what is exactly the nightly build ? I've downloaded the last version of Zenphoto ? Isn't it ?




Dynamic Albums - acrylian - 2009-09-29

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.




Dynamic Albums - --Vincent - 2009-09-29

I've modified the webpages to fit to the graphism of my Website...
Is it possible to modify only the good code lines ? How can I find them ?




Dynamic Albums - acrylian - 2009-09-29

You have to install the full nightly build. It is not recommend to install just parts of it as that is not tested.

But of course you should backup your modifed theme before doing that so that you don't overwrite. You can copy it back later.




Dynamic Albums - --Vincent - 2009-09-29

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 ?




Dynamic Albums - acrylian - 2009-09-29

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




Dynamic Albums - --Vincent - 2009-09-30

A friend told me that my Zenphoto don't generate cookies !
The problem must come from this I think...

What are the ways to explore ?
Thank you again for your help...

Vincent




Dynamic Albums - sbillard - 2009-09-30

You will have to speak with your WEB provider on this. You can also try setting the "gallery sessions" option. Sometimes this works as a substitute for cookies.




Dynamic Albums - --Vincent - 2009-09-30

I've tryed the Setting "gallery sessions", not even better.
I've sent an email to my provider, I'll give you some news later.

Thank you again.
Vincent