Error viewing full size images

Hi there

I used to be able to view full size images by clicking on them in the individual view (album -> individual -> full size); now after a couple of weeks away from the gallery I have come back to find that I get an error message after clicking on the image (any of the images):

Notice: Undefined variable: album in /var/www/venzen/zenphoto/zp-core/full-image.php on line 61

Warning: Cannot modify header information - headers already sent by (output started at /var/www/venzen/zenphoto/zp-core/full-image.php:61) in /var/www/venzen/zenphoto/zp-core/full-image.php on line 72

Warning: Cannot modify header information - headers already sent by (output started at /var/www/venzen/zenphoto/zp-core/full-image.php:61) in /var/www/venzen/zenphoto/zp-core/full-image.php on line 73

Warning: Cannot modify header information - headers already sent by (output started at /var/www/venzen/zenphoto/zp-core/full-image.php:61) in /var/www/venzen/zenphoto/zp-core/full-image.php on line 77

and then a whole lot of meaningless text which I assume is the image in text form. The link to display the image is

[snip]/zenphoto/2009-uploads/misc/MiscPics-04.JPG.php?z&p=full-image

We're running build 4174 on php 5.2.4 with mysql 5.0.51a. Can anyone assist?

Thanks,

Mark

Comments

  • The line 61 code should be reading `$_zp_current_album`, not `$album`.
Sign In or Register to comment.