Upgraded Gallery to 1.4.3-pl2
Status: Alpha
Brought to you by:
dberansky
I've upgraded the Gallery to version 1.4.3-pl2 but found
the gallery_new blocks doesn't work and shown an
error "Fatal error: Call to a member function on a non-
object in /var/www/gallery/init.php on line 428". It's
working fine in my previous version 1.4.2, please help.
Thanks.
Logged In: NO
sorry, the error should be this one.
"Fatal error: Call to undefined function: isalbumname()
in /var/www/html/includes/blocks/gallery_new.php on line 263
"
Logged In: YES
user_id=947113
Hi,
I've added the line
$GALLERY_EMBEDDED_INSIDE_TYPE = "postnuke";
to gallery_new.php after the line with
$GALLERY_EMBEDDED_INSIDE = "postnuke";
I'm using 1.4.3 at the moment and it seems to work ok.