PDA

View Full Version : Chatbox hack, forums down :-(


Mr H
12-26-2002, 08:13 PM
The message is...

Invalid SQL: SELECT u.username, s.userid, s.shout_text, s.timestamp FROM user u, shoutbox s WHERE u.userid = s.userid ORDER BY s.timestamp DESC LIMIT 1
mysql error: Table 'vbulletin.shoutbox' doesn't exist
mysql error number: 1146

And my sites down. I deleted the shoutbox table and all shoutbox templates and the site is still down....

What else can I do?

grog6
12-29-2002, 12:56 PM
Create your shoutbox table in your SQL database ! ;)