Whenever I try and update counters I get the following error. Seems like one of the fields were not implemented. I am sure this is a simple alter table command but I need to know what the field details should be.
Database error in vBulletin 3.6.5:
Invalid SQL:
UPDATE user SET pppcount = '0' WHERE userid = '1';
MySQL Error : Unknown column 'pppcount' in 'field list'
Error Number : 1054
Date : Sunday, January 6th 2008 @ 01:59:49 PM
Script :
http://domain.com/admincp/vba_galler...pdateuserposts
Referrer :
http://domain.com/admincp/vba_galler...do=maintenance
IP Address : x.x.x.x
Username : usename
Classname : vB_Database