Neal-UK
07-25-2006, 04:07 AM
Forum Version: 3.6rc2
I keep getting errors like this, sometimes referring to cron and also every time I try to delete a thread. Even if I try to prune them via Admin CP.
It works on another site, but the site i'm having problems with also has p3tz enabled so is that conflicting somewhere?
Database error in vBulletin 3.6.0 Release Candidate 2:
Invalid SQL:
UPDATE user AS user, post AS post
SET
`user.vbbux` = `user.vbbux` + `post.vbbux`
WHERE
post.threadid = '2983'
AND user.userid = post.userid;
MySQL Error : Unknown column 'user.vbbux' in 'field list'
Error Number : 1054
Date : Tuesday, July 25th 2006 @ 12:55:00 AM
Script : http://www.***.eu/talk/inlinemod.php?do=dodeletethreads&threadids=2983
Referrer : http://www.***.eu/talk/inlinemod.php?forumid=127
IP Address : *************
Username : Neal
Classname : vb_database
EDIT: Turns out GARS and vBux will not work together. Works fine when either turned off.
I keep getting errors like this, sometimes referring to cron and also every time I try to delete a thread. Even if I try to prune them via Admin CP.
It works on another site, but the site i'm having problems with also has p3tz enabled so is that conflicting somewhere?
Database error in vBulletin 3.6.0 Release Candidate 2:
Invalid SQL:
UPDATE user AS user, post AS post
SET
`user.vbbux` = `user.vbbux` + `post.vbbux`
WHERE
post.threadid = '2983'
AND user.userid = post.userid;
MySQL Error : Unknown column 'user.vbbux' in 'field list'
Error Number : 1054
Date : Tuesday, July 25th 2006 @ 12:55:00 AM
Script : http://www.***.eu/talk/inlinemod.php?do=dodeletethreads&threadids=2983
Referrer : http://www.***.eu/talk/inlinemod.php?forumid=127
IP Address : *************
Username : Neal
Classname : vb_database
EDIT: Turns out GARS and vBux will not work together. Works fine when either turned off.