Jump to content

Resolved - SYSTEM ERROR AFTER UPGRADE


coastal_kits

Recommended Posts

Wondered if anyone could help with the following system errors I am getting after upgrading from 5.1.5 to 5.2.0? Upgrade installed with no probs and shop seems to run fine?

 

 Today, 13:37 File: [hookloader.class.php] Line: [418] "SELECT * FROM `CubeCart_code_snippet` ;" - Table 'store_1.CubeCart_code_snippet' doesn't exist
 Today, 13:33 File: [catalogue.class.php] Line: [756] "SELECT MAX(stock_level) AS `stock_level` FROM `CubeCart_option_matrix` ;" - Table 'store_1.CubeCart_option_matrix' doesn't exist
 Today, 13:33 File: [catalogue.class.php] Line: [288] "SELECT MAX(stock_level) AS max_stock, MIN(stock_level) AS min_stock FROM `CubeCart_option_matrix` LIMIT 1;" - Table 'store_1.CubeCart_option_matrix' doesn't exist
 Today, 13:33 File: [catalogue.class.php] Line: [484] "SELECT * FROM `CubeCart_option_matrix` ;" - Table 'store_1.CubeCart_option_matrix' doesn't exist

 

Thanks guys.

Link to comment
Share on other sites

Welcome coastal_kits! Glad to see you made it to the forums.

 

You may have found the enaser elsewhere in these forums, but the short explanation is: you acquired a build of CC520 that has a flaw in how CC determines what sequence of upgrade steps to take. A new build was released the next day.

 

Specifically, the SQL scripts in /setup/db/upgrade/520b1.sql did not get executed.

 

You can manually execute those scripts (feed them to the database via phpMyAdmin), or restore the database back to CC515 schema, then download, install and run the setup of the latest build of CC520.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...