webgroup
09-22-2006, 11:32 PM
This is the problem:
User buys access to secondary usergroup, the access expires, vbplaza redirects him to the vbplaza to renew, then he get this error:
Database error in vBulletin 3.6.0:
Invalid SQL:
UPDATE vbnewusergroup
SET usergroupid = '22'
WHERE userid = '10088';
MySQL Error : Unknown column 'userid' in 'where clause'
Error Number : 1054
Date : Friday, September 22nd 2006 @ 07:57:05 PM
Script : http://www.mysite.net/forum/vbplaza.php?do=expireitems
Group 22 is his primary user group, the default group for any regular user, not the VIP group he bought and its expiring.
This happens everytime they try to enter the website, thus making it inaccessible FOREVER.
Please help.
Thanks
User buys access to secondary usergroup, the access expires, vbplaza redirects him to the vbplaza to renew, then he get this error:
Database error in vBulletin 3.6.0:
Invalid SQL:
UPDATE vbnewusergroup
SET usergroupid = '22'
WHERE userid = '10088';
MySQL Error : Unknown column 'userid' in 'where clause'
Error Number : 1054
Date : Friday, September 22nd 2006 @ 07:57:05 PM
Script : http://www.mysite.net/forum/vbplaza.php?do=expireitems
Group 22 is his primary user group, the default group for any regular user, not the VIP group he bought and its expiring.
This happens everytime they try to enter the website, thus making it inaccessible FOREVER.
Please help.
Thanks