I followed all the instructions that came with the downloads, and when I am in my Admin CP and click on anything under the Arcade Tab I get the following:
Warning: require(./arcade/functions/functions.php) [function.require]: failed to open stream: No such file or directory in [path]/admincp/arcade.php on line 37
Fatal error: require() [function.require]: Failed opening required './arcade/functions/functions.php' (include_path='.:/usr/lib/php') in /usr/home/wrecl/public_html/forums/admincp/arcade.php on line 37
When I click on the Link on my site's Navbar I get this:
Warning: include_once(./global.php) [function.include-once]: failed to open stream: No such file or directory in /usr/home/wrecl/public_html/arcade.php on line 95
Warning: include_once() [function.include]: Failed opening './global.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/home/wrecl/public_html/arcade.php on line 95
Warning: Cannot modify header information - headers already sent by (output started at /usr/home/wrecl/public_html/arcade.php:95) in /usr/home/wrecl/public_html/arcade.php on line 97
Fatal error: Class 'vBulletinHook' not found in /usr/home/wrecl/public_html/arcade.php on line 108
I am new to this stuff, so any help is greatly appreciated!
|