White page after updating with message error !

After updating with 1.3 (old : 1.2.9), i've blanck page, on index, album, page, with this message:

[quote]

Fatal error: Call to a member function getCustomData() on a non-object in /home/ebnhinf/public_html/stephane-huc.net/dev.stephane-huc.net/zenphoto/zp-core/template-functions.php on line 2023
[/quote]

file debug log is here : http://zenphoto.dev.stephane-huc.net/uploaded/debug_log.20100618.zip

But, it's possible to viewing image (http://zenphoto.dev.stephane-huc.net/galerie-1/capture_galerie.stephane-huc.net.png.html) ...

Comments

  • acrylian Administrator, Developer
    I guess your paypal plugin does something wrong since this is a standard theme.
  • hucste Member
    yess, it's that! :'(

    this error is possible with using function getImageCustomData() ?
  • I'm using your paypal plugin and haven't noticed any errors. What/where/how are you getting the error? Was it on an image that you had put the nopaypal in?

    Edit: as a note I'm using the version from about 6 months ago.
  • hucste Member
    it's with the new version 1.1.6.alpha.

    Viewing page (http://zenphoto.dev.stephane-huc.net/galerie-1/capture_galerie.esteban-hache.net.png.html) :

    [quote]Fatal error: Cannot use object of type _Image as array in /home/ebnhinf/public_html/stephane-huc.net/dev.stephane-huc.net/zenphoto/plugins/zenPaypal.php on line 245[/quote]

    i'm trying to use $_zp_current_image or getImageCustomData().
  • hucste Member
    ok, i've found, and certainly understand, how use zenphoto global object variables, without php error !
Sign In or Register to comment.