Hey Cap'n, good job on quoteit, but I've managed to break something. I had an old version of quoteit installed, but I reverted all the templates necessary afterwards.
When I try to submit a quote, I get the following error:
Code:
Database error in vBulletin 3.5.1:
Invalid SQL:
INSERT INTO 1vb3_quotes
(quote, author, userid, approved, context) VALUES
("Test", "Test", 1, 0, "");
MySQL Error : Unknown column 'context' in 'field list'
Error Number : 1054
Date : Saturday, November 19th 2005 @ 04:38:35 PM
Script : http://www.tribeclown.com/vforum/quotes.php
Referrer : http://www.tribeclown.com/vforum/quotes.php?&do=addquote
IP Address : 146.115.44.37
Username : Test
Classname : vb_database
Any suggestions?