View Single Post
Old October 2nd, 2006, 08:07 AM   #4 (permalink)
Zachariah
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Warning: main(./global.php): failed to open stream: No such file or directory in /home/ironbod/public_html/forum/gallery/gallery_global.php on line 55
This error tells that there is no file found at line 55 in gallery/gallery_global.php.

gallery_global.php
Code:
Content visible to verified customers only.
- line 55 can not be found.
Line 52 calls for the gallery config file with the forum's PATH.
Line 54 changes to that PATH.
Line 55 calls for the global.php file in the forum's PATH.


Take a look at your /gallery/gallery_config.php
Code:
Content visible to verified customers only.
- no trailing slash
Zachariah is offline   Reply With Quote