HTML Code:
Database error in vBulletin 3.5.1:
Invalid SQL:
UPDATE quotes SET
votes = votes + 1,
rating = rating + 2,
average = rating / votes
WHERE quoteid = 385;
MySQL Error : Unknown column 'votes' in 'field list'
Error Number : 1054
Date : Sunday, December 4th 2005 @ 12:50:29 AM
Script : [url]http://www.unitedempire.net/forum//quotes.php?do=rate"eid=385&vote=2[/url]
Referrer : [url]http://www.unitedempire.net/forum/index.php[/url]
IP Address : 71.3.5.169
Username : Gio Takahashi
Classname : vb_database
BTW, I did have QuoteIt for Vb 3.0. Anyway, anything I can do to fix it? Should I just manually add the collumn or not?