ZenphotoCMS Forum
White page after updating with message error ! - 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: White page after updating with message error ! (/thread-7216.html)



White page after updating with message error ! - hucste - 2010-06-18

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

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) ...




White page after updating with message error ! - acrylian - 2010-06-18

I guess your paypal plugin does something wrong since this is a standard theme.




White page after updating with message error ! - hucste - 2010-06-19

yess, it's that! :'(

this error is possible with using function getImageCustomData() ?




White page after updating with message error ! - micheall - 2010-06-19

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.




White page after updating with message error ! - hucste - 2010-06-20

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

i'm trying to use $_zp_current_image or getImageCustomData().




White page after updating with message error ! - hucste - 2010-06-20

ok, i've found, and certainly understand, how use zenphoto global object variables, without php error !