bibliopegist
Beginner


Joined: Aug 19, 2007 Posts: 3
|
Posted: Sun Jan 06, 2008 6:59 pm Post subject: blank pages after upgrading to gallery2.4 |
|
|
navigation links no longer work in embeded gallery after upgrade, returning only blank pages, the links work fine in standalone mode .
error log gives this:
PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/bookbindingforum.com/httpdocs/language/lang_english/lang_gallery2.php:348) in /var/www/vhosts/bookbindingforum.com/httpdocs/includes/page_header.php on line 348
so I open lang_gallery2.php and see that line 348 (a blank line, no characters) is after the closing >
I remove the line (sort of funny because there is nothing there) and save the file and voila, now it works fine.
I am posting here cause the error may be in the integration file, as I never tempered with the lang_gallery2.php file before. |
|