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
