Upgrading from 7.0.6 - 7.0.7 ERROR

So I run the upgrade script and first get this error message:

ALTER TABLE `sys_acl_levels` ADD `Order` int(11) NOT NULL default '0';: Duplicate column name 'Order'

So I go into PHPmyadmin and delete the "order" column from the sys_acl_levels strucuture.

 

Re-run the upgrade and then get this error message:

INSERT INTO `sys_page_compose` VALUES(NULL, 'pedit', '998px', 'Profile membership', '_edit_profile_membership', 2, 2, 'Membership', '', 1, 50, 'memb', 0, 0);: Column count doesn't match value count at row 1

 

This is where I am stuck currently. I also noticed, the "order" column gets re-added to the DB again after I re-run the upgrade script.

 

Any ideas?

Quote · 15 Feb 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.