Log in

View Full Version : 2 problems


danielnisse
07-14-2008, 09:23 PM
First problems is this:
mySQL query error: SELECT arcade_access, p_require FROM usergroup WHERE usergroupid = 1,

mySQL error: Unknown column 'arcade_access' in 'field list'
mySQL error code:
Date: Monday 14th 2008f July 2008 05:20:25 PM

What is this?


Next problem is that i dont have any controlls in AdminCP


Sorry for my bad english:mad:

--------------- Added 1216115892 at 1216115892 ---------------

Somebody knows what the problem is? Its emergency!

pipin
07-16-2008, 09:39 PM
First problems is this:
mySQL query error: SELECT arcade_access, p_require FROM usergroup WHERE usergroupid = 1,

mySQL error: Unknown column 'arcade_access' in 'field list'
mySQL error code:
Date: Monday 14th 2008f July 2008 05:20:25 PM



Same problem when i click on settings (arcade.php?&act=Arcade&module=settings)in the arcade.

edit: solved - referenced to wrong forum url.

Sedition-Guild
08-10-2008, 02:00 PM
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!