I followed your advice and upgraded to the latest.
I did get an error and fixed as per above.
Quote:
Invalid SQL: ALTER TABLE threadofweekrules ADD COLUMN (
selectdays smallint(6) unsigned NOT NULL default 0,
) ;
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3
mysql error number: 1064
|