Guest wrote: Maybe i have post this in the wrong topic ... Actualy it is a bug. In phpNuke, created a new module with your instructions (works fine!) then navigate to the gallery in phpnuke and below in the screen of 4Images is a button "[Control Panel]" clicking on "[Control Panel]" gives these errors... Posted: Mon Jul 25, 2005 9:15 am
admin(Mark) wrote: Hi, thanks for posting that. Open Gallery/includes/page_header.php and at the top about line 48 add the following define('ROOT_PATH', 'modules/Gallery/'); just above $total_images = 0; So it should look like below:
Next search on about line 107 for
and change to:
Save and reupload. Posted: Mon Jul 25, 2005 10:25 am
admin(Mark) wrote: np Posted: Mon Jul 25, 2005 12:32 pm
Guest wrote: Yep, have already another one, In the 4Images control Panel: In the right Top there is a link to "Go to the Gallery Home Page" Clicking on this link gives: Warning: main(modules/Gallery/global.php): failed to open stream: No such file or directory in e:\www\portal\html\modules\gallery\index.php on line 33 Warning: main(): Failed opening 'modules/Gallery/global.php' for inclusion (include_path='.;C:\PROGRA~1\EASYPH~1\\php\pear\') in e:\www\portal\html\modules\gallery\index.php on line 33 Warning: main(modules/Gallery/includes/sessions.php): failed to open stream: No such file or directory in e:\www\portal\html\modules\gallery\index.php on line 34 Fatal error: main(): Failed opening required 'modules/Gallery/includes/sessions.php' (include_path='.;C:\PROGRA~1\EASYPH~1\\php\pear\') in e:\www\portal\html\modules\gallery\index.php on line 34 Posted: Mon Jul 25, 2005 12:37 pm
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||