I still getting this after 1.5.8 upgrade
Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
UPDATE user AS user, post AS post
SET
`user.vbbux` = `user.vbbux` + `post.vbbux`
WHERE
post.threadid = '3242'
AND user.userid = post.userid;
MySQL Error : Unknown column 'user.vbbux' in 'field list'
Error Number : 1054
Date : Thursday, July 13th 2006 @ 08:50:09 PM
Any ideas how to fix this?