Attempted to do the 7.09 - 7.1 upgrade utilizing the procedures here: http://www.boonex.com/trac/dolphin/wiki/7.0.9-7.1.0
When it completed and we tried to go to the site we were shown this error:
Query:
SELECT * FROM `sys_objects_charts` WHERE `active` = 1 ORDER BY `order` ASC
SELECT * FROM `sys_objects_charts` WHERE `active` = 1 ORDER BY `order` ASC
Mysql error:
Table 'DATABASENAME.sys_objects_charts' doesn't exist
Table 'DATABASENAME.sys_objects_charts' doesn't exist
Found error in the file '/DOMAINNAME.COM/htdocs/inc/classes/BxDolAdminDashboard.php' at line 84.
Called 'getAll' function with erroneous argument #0.
along with the Debug Backtrace.
The error is correct in that the sys_objects_charts table does not exist. We had our site backed-up, and have reverted back to the original site and all is good running on the 7.0.9 version.
But what do we need to do to get the upgrade to run successful for us so we can get 7.1.0 running?
Thanks in advance