Tinyzenpage

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

Comments

  • 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?
  • Laurent Member
    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/`
  • Laurent Member
    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/`
  • 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.
  • acrylian Administrator, Developer
    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.
  • Laurent Member
    Ok,
    Thanks a lot.
    I will wait for the patch.

    I was not able to find a another error log.

    Regards,
    Laurent
  • acrylian Administrator, Developer
    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).
  • Laurent Member
    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
Sign In or Register to comment.