ZenphotoCMS Forum
Tinyzenpage - 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: Tinyzenpage (/thread-8635.html)



Tinyzenpage - Laurent - 2011-05-19

Hi

As i'm not so good in english to explain, i made two printscreen of my tinyzenpage.

The screen are here : http://www.latitudes-photos.com/_zpforum/

On the first screen the script stop at select an album.
So i look in the code : I found that function printFullAlbumslist();
if i comment this function, the script execute to his end but of course, i can't select an album (screen02.jpg)

I don't find help for this function.
Can you try on your installation ?
Bug or not a bug ... i don't know

Regards,
Laurent




Tinyzenpage - sbillard - 2011-05-19

Can you provide some more information? I have just tried this and it did work for me, but maybe not in the same situation you tried.

You seem to be editing a Page. What is the version of Zenphoto? (The full bit including the release part.)

Do you have any errors in your PHP error logs?




Tinyzenpage - Laurent - 2011-05-19

My zenphoto is : 1.4.1-BETA [7271]
Php : 5.3.2
MySQL version: 5.0.82sp1

I'm not sure i will have access to the log, i try.

This behaviour is the same when i'm in a editing page or if i make a new page.

Ok, i have the log i think. I can't paste the log here.
Too long. I put a error-log.txt here http://www.latitudes-photos.com/_zpforum/




Tinyzenpage - Laurent - 2011-05-19

My zenphoto is : 1.4.1-BETA [7271]
Php : 5.3.2
MySQL version: 5.0.82sp1

I'm not sure i will have access to the log, i try.

This behaviour is the same when i'm in a editing page or if i make a new page.

Ok, i have the log i think. I can't paste the log here.
Too long. I put a error-log.txt here http://www.latitudes-photos.com/_zpforum/




Tinyzenpage - sbillard - 2011-05-19

Nothing interesting in that log. Does Firefox say anything about JS errors? Maybe also there is another log. That one may be only the access log so there might be a separate error log.




Tinyzenpage - acrylian - 2011-05-20

I can confirm it is a bug. It is not a JS error but a fatal error of getAlbums used on $_zp_gallery which is not setup somehow already (probably since tinyZenpage is a little outside of the general backend). Fix is up.




Tinyzenpage - Laurent - 2011-05-20

Ok,
Thanks a lot.
I will wait for the patch.

I was not able to find a another error log.

Regards,
Laurent




Tinyzenpage - acrylian - 2011-05-20

The fix is already in the svn (in both actually). You should really ask your host about the error log. I know hosts where you can reach that only via their own backend (quite inconvenient).




Tinyzenpage - Laurent - 2011-05-20

You are too strong ;-) I put your fixe in my local tinyzenpage-functions and is works fine.

I will look for the error log.

Thank you again.
Laurent