What is this error?

xJeftabx

New Member
Code:
Database error in vBulletin 3.7.2:

Invalid SQL:

				REPLACE INTO vb_postindex
				(wordid, postid, score, intitle)
				VALUES
				 (340, 6442, 2, 2), (1334, 6442, 3, 2), (595, 6442, 1, 0), (43, 6442, 1, 0), (683, 6442, 1, 0), (3491, 6442, 1, 0), (503, 6442, 2, 0), (981, 6442, 1, 0), (368, 6442, 1, 0), (2254, 6442, 1, 0), (906, 6442, 1, 0), (382, 6442, 1, 0), (891, 6442, 1, 0), (514, 6442, 2, 0), (469, 6442, 1, 0), (2380, 6442, 1, 0), (1745, 6442, 1, 0), (541, 6442, 1, 0), (1562, 6442, 1, 0), (290, 6442, 1, 0), (125, 6442, 1, 0), (954, 6442, 1, 0), (2308, 6442, 1, 0);

MySQL Error   : Table 'blah_h4ckme.vb_postindex' doesn't exist
Error Number  : 1146
Request Date  : Friday, June 27th 2008 @ 03:09:09 PM
Error Date    : Friday, June 27th 2008 @ 03:09:09 PM
Script        : http://forums.expl0it.org/newthread.php?do=postthread&f=8
Referrer      : http://forums.expl0it.org/newthread.php?do=newthread&f=8
IP Address    : 74.57.253.142
Username      : xJeftabx
Classname     : vB_Database
MySQL Version : 5.0.45-community-log
 
Remove links from your post, change to mysite.com or something, spys are everywhere ;)

as to your error its saying a table is missing from your database
 
I assume you added some kind of gaming scoring table hack.
Make sure it is installed correctly as this hack uses this table.
RelookPVR
 
Back
Top