Hello,
I have no redirection, the page just loads partially. Here is the title found in the html:
`<title>Conophytum, Lithops & Co gestion : albums-Album</title>`
And "Album" is not the title of the album I want to see (I get this whatever is the album clicked).
If you want to have a look at the site, it is there:
http://www.cactuspro.com/conophytum-lithops/ but the galleries are not accessible because of the bug: the menu is empty.
Regarding the PHP error log, I could activate it yesterday. I tried to access the page several times, and the only error reported (this morning) is:
`[01-Feb-2013 08:26:36 Europe/Paris] PHP Fatal error: Cannot access protected property SearchEngine::$category_list in /home/cochard/public_html/conophytum-lithops/themes/zenpage/search.php on line 40`
Which does not seem related to the problem.
I have the problem on my dev site too, which is running on my Ubuntu:
PHP : 5.3.10-1ubuntu3.5
MySQL : 5.5.29
Zenphoto 1.4.4.1 [6586703011] (Version officielle)
As you can see, I just upgraded the dev site to 1.4.4.1, but I still have the same behavior.
I am stuck, I don't know what to do.
On my dev site I can try many things if you have any idea on how to solve the issue.