| Gallery loading error after install
Error after loading vBgallery into vBulletin, I recieved the following error message when I went to the Gallery page within vBulletin. This is a new install on a new vBulletin install.
Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in ../htdocs/gallery/gallery_global.php on line 58
Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/services/vux/lib/php') in ../htdocs/gallery/gallery_global.php on line 58
I shortened the location with ../, it appears to not point to the correct file for the global.php. The file is in the correct folder as I noticed on line 59 a call for a file in the /include folder.
Ideas as to how it should be fixed?
|