PDA

View Full Version : MySQL Error : Unknown column 'user.vbbux' in 'field list'


Veer
02-20-2007, 12:47 PM
Hello, I'm using vbBux / vbPlaza 1.5.8 on vBulletin 3.6.4
Everything is working fine but i keep getting the database errors..

Here is an example of the database errors:


Database error in vBulletin 3.6.4:

Invalid SQL:

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

MySQL Error : Unknown column 'user.vbbux' in 'field list'
Error Number : 1054
Date : Monday, February 19th 2007 @ 11:07:22 AM
Script : http://www.sitename.com/cron.php?rand=18808



Does anyone know how to fix this issue? Thanks.

Phatback
06-15-2007, 08:10 PM
I have gotten this to I will update when i find a fix

altunozara
06-18-2007, 09:46 AM
me to...