Just went to install the tickets module on an upgrade from small biz to corp, and when I clicked install the ticket module tab disappeared completely :-(
Query failed with message 'Can't DROP 'parent_id'; check that column/key exists'
Error params:
File: NULL
Line: NULL
Sql: alter table acx_status_updates drop parent_id
Error number: 1091
Error message: Can't DROP 'parent_id'; check that column/key exists
Backtrace:
#0 Error->__construct(Query failed with message 'Can't DROP 'parent_id'; check that column/key exists', 1) called at [/home/ehvdervu/public_html/office/activecollab/angie/classes/errors/DBQueryError.class.php:57]
#1 DBQueryError->__construct(alter table acx_status_updates drop parent_id, 1091, Can't DROP 'parent_id'; check that column/key exists) called at [/home/ehvdervu/public_html/office/activecollab/angie/classes/database/DBConnection.class.php:240]
#2 DBConnection->prepareAndExecute(alter table acx_status
When you cleared %% and cch_ files, there is no need to run the upgrade script again - your database is already up to date. Instead, just continue using the system.
Any idea how I can get this back?