View Single Post
Old August 9th, 2008, 03:17 AM   #1 (permalink)
kitty118
Junior Member
Verified Customer
 
Join Date: Jun 2008
Location: Norway
Posts: 16
Help!! What am I doing wrong here?

This is the error I get:
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/1/s/scrapwithtemplat/www/board/gallery/gallery_global.php on line 58

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/1/s/scrapwithtemplat/www/board/gallery/gallery_global.php on line 58

I have read the other threads about this, but they didn't help much.
This is the path in the gallery_gobal.php file:
$forumpath = '/home/1/s/scrapwithtemplat/www/board/gallery';

I uploaded the info.php file to be absolutely sure the path should be right:
Code:
Content visible to verified customers only.
I also uninstalled and reinstalled, but still get the same error.

Any ideas??
kitty118 is offline   Reply With Quote