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??