PDA

View Full Version : Getting severals email "VBulletin database error"


tarball
04-20-2008, 03:46 PM
Vbulletin database error

Database error in vBulletin 3.6.9:

Invalid SQL:
SELECT * FROM tournament WHERE tid = 697;

MySQL Error : Table 'lelounge.tournament' doesn't exist
Error Number : 1146
Date : Thursday, April 17th 2008 @ 08:43:04 PM
Script : http://www.lelounge.ca/index.php?act=Arcade&do=newscore
Referrer : http://www.lelounge.ca/arcade/slingodGC.swf
IP Address : 96.20.9.154
Username : emifranc
Classname : vB_Database



Do you know what could be the problem?

And most of the time I have to force winner of a round to go to the next round. It wont do it itself.

MrZeropage
04-20-2008, 07:02 PM
everything else is working fine?

other games no error ?

WEBDosser
04-20-2008, 07:42 PM
This means you are missing your user table. What does the database show?

tarball
04-21-2008, 02:22 AM
In normal mode (no tournament) everything is fine 99% of the time... Few times score cannot be saved but the major issue is in tournament (all games).

MrZeropage
04-21-2008, 04:44 PM
tablename is "tournaments" so this is the problem.

Which version of ibProArcade are you using ? I can't find that in my script...

tarball
04-21-2008, 07:24 PM
The lastest version. 2.6.6 +

What file should i edit to add the "S"

MrZeropage
04-22-2008, 04:33 PM
I am clueless as the "s" is all over there. Are you using any ibProArcade-AddOns ?
Try to deactivate them first...

tarball
04-22-2008, 10:39 PM
I am using vbcredits.

I'll try to desactivate it and do some tests.