Strange session error with featured-photo hack
daveburley
Joined: 2003-10-01
Posts: 3 |
Posted: Wed, 2003-10-01 23:56 |
I have applied becketts excellent hack which worked fine on one of my phpnuke sites but not on this one !!! the site in question is www.motorhomefacts.com the block should be displayed in the top right Warning: Invalid argument supplied for foreach() in /home/mhadmin/public_html/modules/gallery/session.php on line 63 Warning: main(errors/configure_instructions.php): failed to open stream: No such file or directory in /home/mhadmin/public_html/modules/gallery/errors/reconfigure.php on line 13 Fatal error: main(): Failed opening required 'errors/configure_instructions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mhadmin/public_html/modules/gallery/errors/reconfigure.php on line 13 Line 63 of session.php is as follows:- Any pointers ?? Also does anyone have a copy of their phpnuke block file for featured photo that i can use ? |
|
Posts: 794
Moved from Customizing Gallery
Posts: 3
Bump:
Can anyone point me in the right direction with this ?
I have disabled the block at the mo to prevent users seeing the error, but would LOVE to have this feature available
Posts: 3474
Make sure you've set $GALLERY_BASEDIR properly near the top of featured-photo.php.
-Beckett (
)