Help - Search - Members - Calendar
Full Version: https redirects to http
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
amrock
Everything seems to work fine after I upgraded from 3.0.12 to 3.0.14 except that when you load the shopping cart in https it redirects to the http version of it.

The admin general settings for ssl are correct and the link to the store is https, but the http page loads up. The only clue I have is that I received this error when performing the upgrade script.

MySQL Error Occured
1060: Duplicate column name 'failLevel'

QUERY = ALTER TABLE `cube_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';

Anyone have any ideas? I don't want to try to mess with the code in case someone out there has an answer before I start probing.

Michael
amrock
QUOTE(amrock @ Nov 28 2006, 10:24 PM) *
Everything seems to work fine after I upgraded from 3.0.12 to 3.0.14 except that when you load the shopping cart in https it redirects to the http version of it.

The admin general settings for ssl are correct and the link to the store is https, but the http page loads up. The only clue I have is that I received this error when performing the upgrade script.

MySQL Error Occured
1060: Duplicate column name 'failLevel'

QUERY = ALTER TABLE `cube_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';

Anyone have any ideas? I don't want to try to mess with the code in case someone out there has an answer before I start probing.

Michael



I disabled the ssl in the control panel and just linked to the store as https and it still showed as https. I tested it by visiting the products and it still stayed at https then finally I tested it out by buying a product and it still stayed at https so I guess the problem was solved.

Strange thing that I had to disable the ssl in the admin control panel to do it though. By the way I don't have a shared ssl in case any of you were wondering.

Michael
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.