Log in

View Full Version : MySQL error when deleteing ???


PinkDaisy
02-27-2007, 08:22 PM
What could be causing this?? This is what I do when I try to delete a thread, forum, etc.

Database error in vBulletin 3.6.4:

Invalid SQL:

UPDATE user AS user, post AS post
SET
`user.vbbux` = `user.vbbux` + `post.vbbux`
WHERE
post.threadid = '490'
AND user.userid = post.userid;

MySQL Error : Unknown column 'user.vbbux' in 'field list'
Error Number : 1054
Date : Tuesday, February 27th 2007 @ 02:23:08 PM
Script : http://belliesbabiesnbeyond.com/boards/postings.php?do=dodeletethread&threadid=490
Referrer : http://belliesbabiesnbeyond.com/boards/postings.php?t=490&pollid=
IP Address : 75.75.70.111
Username : *Lil'MissWifey*
Classname : vb_database

Since it says something about vbbux, I can only assume that is the Vbplaza hack ??

Princeton
02-27-2007, 08:58 PM
disable/remove vbplaza

PinkDaisy
02-27-2007, 09:16 PM
I disabled it by the Vboptions and now I can delete everything... I'm assuming this is the glitch that was in that was posted/reminded to everyone a few days/weeks ago??

Any progress on this?? or is this going to have to be down from now on?