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.
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.