I am trying to upgrade from 3.0.8 to most recent. What I did was download the new cubecart_3.0.15.zip
I copied all of the files except the ones I am not supposed to by ftp. Than I went to the \upgrade\scripts and uploaded 3.0.{6-10}-3.0.11 to my server and ran the upload. Everything went fine. I deleted the file and than uploaded 3.0.11-3.0.12 to the server and did the upload. Everything went fine. Than I did 3.0.12-3.0.13 and got major problems. When I clicked the upgrade button for this one i got:
MySQL Error Occured
1060: Duplicate column name 'failLevel'
QUERY = ALTER TABLE `CubeCart_admin_users` ADD `failLevel` INT( 1 ) NOT NULL DEFAULT '0', ADD `blockTime` INT( 10 ) NOT NULL DEFAULT '0', ADD `lastTime` INT( 10 ) NOT NULL DEFAULT '0';
My site is working good except when I go to the admin cp I get the error:
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 < 1171324339' at line 1
QUERY = SELECT adminId FROM CubeCart_admin_users WHERE username = 'example' AND password = '1a79a4d60de6718e8e5b326e338ae533' AND failLevel < AND blockTime < 1171324339
I NEED HELP!
RESPOND ON HERE OR ON AIM AT PERRIER AT PBM
