I did a file by file upgrade and the first problem encountered was includes/ini.inc.php
I get the following message ......Security Warning Parsed array keys can not contain illegal characters! Script execution has been halted.
It may be possible to fix this error by deleting your browsers cookies and refresh this page.
I went ahead and finished the upgrade leaving the version 12 ini.inc.php in the directory.
Now I get the error message:
MySQL Error Occured
1064: 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 'AND blockTime < 1161185328' at line 1
QUERY = SELECT adminId FROM CubeCart_admin_users WHERE username = 'wthomas' AND password = '61e1f08a425cb79a18c3f6224011ab74' AND failLevel < AND blockTime < 1161185328
This is the most difficult upgrade I have ever attempted.
