UliMue wrote: Hello together after 5 stupid posts to get enaugh points to download the 4images mod, now a real problem. I like to integrate the 4 Images Gallery into my nukebased homepage. i've done all steps in your tutorial and have now the following Fatal Error when i try to start the Module: Fatal error: Cannot redeclare stripos_clone() (previously declared in /homepages/41/xxxxxxxxx/htdocs/pferde/mainfile.php:122) in /homepages/41/xxxxxxxxx/htdocs/pferde/mainfile.php on line 122 Anything goes wrong - Any Idear what's happend? Thanks for your help UliMue Posted: Thu Jan 19, 2006 2:11 pm
admin(Mark) wrote: hi try this. Open modules/Gallery/includes/page_header.php and search for if(!isset($mainfile)) { include("mainfile.php");} It is on about line 39 Delete that line and save and try it to see if the error is gone. Posted: Thu Jan 19, 2006 2:32 pm
UliMue wrote: hey - very fast support - thx The Fatal error are fixed Now i've got a warning: Warning: ob_start(): output handler 'ob_gzhandler' cannot be used twice in /homepages/41/xxxxxxxxxx/htdocs/pferde/modules/Gallery/global.php on line 279 It seems to be nearly the same reason Posted: Thu Jan 19, 2006 2:42 pm
admin(Mark) wrote: hi, that error occurs when you have gzip enabled in your phpbb forum admin. You can either disable it from the forum configuration or go to line 247 in modules/Gallery/global.php and change the following:
to:
Save and check to see if the errors are gone. Posted: Thu Jan 19, 2006 2:49 pm
UliMue wrote: thx a lot - it works - without any further errors or warnings. Now i have to change the theme Posted: Thu Jan 19, 2006 3:01 pm
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||