Installed and Working Perfectly!
Quote:
Originally Posted by euro2low
i get this message when someone clicks on the link for the sponsor... i followed all the steps
"
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/e/u/r/euroe93/html/vB.Sponsors/link.php on line 32
Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/e/u/r/euroe93/html/vB.Sponsors/link.php on line 32"
|
I also had this problem...To fix it, you need to do this (taken from the documentation website):
Quote:
1. Open upload/vB.Sponsors/link.php in notepad, wordpad or similar editor.
2. On line 30, enter the path to your forum. This is the physical path not the URL. If your forum is located in /usr/com/userid/forums/, the path would be /usr/com/userid/forums/.
|