Quote:
Originally Posted by drumsy
Small problem...
Database error in vBulletin 3.0.0 Release Candidate 4:
Invalid SQL:
INSERT INTO setting VALUES('adenable', 'adcolumn', '1', '1', 'yesno', 10, 0, 1)
mysql error: Column count doesn't match value count at row 1
mysql error number: 1136
|
Simple. You have a hack installed that modified your 'setting' table. Simply modify the installer to include the extra field(s).
If that's something you don't think you can do, check your 'settings' table in phpMyAdmin and send me a PM with the field names and I will modify it for you.