Jump to content

Upgrading from 3.0.8


Guest RyanMillerDotcom

Recommended Posts

Guest RyanMillerDotcom

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

Link to comment
Share on other sites

Guest RyanMillerDotcom

Thanks man it worked perfectly. I figured out I didn't upload the "includes" files B)

Did you upgrade cubecart files too? Your issue is related to non upgraded includes/ini.inc.php :)
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...