Attempting to upgrade from Classifieds 2.6 to 3.0. at
http://www.trmarkablecars.com/ppads/
After uploading all the files, ran upgrade.php and got the following error messages:
Error performing MySQL command: CREATE TABLE ppads_messages ( msgid int( 12 ) NOT NULL AUTO_INCREMENT , userid int( 12 ) NOT NULL default '0', datestamp int( 15 ) NOT NULL default '0', message mediumtext, status smallint( 1 ) NOT NULL default '0', type enum( 'c', 'f', 'i', 'm', 'r' ) default NULL , product int( 12 ) NOT NULL default '0', PRIMARY KEY ( msgid ) ) TYPE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin
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 'DEFAULT CHARSET=utf8 COLLATE=utf8_bin' at line 9
This error is repeated 31 times on different tables.
I re-installed 2.6 so that my site would not be shut down.
Any suggestions?
Thanks,
Doug Wilkinson