Just upgraded from ExpressionEngine 1.6.9 to 2.1, and now I’m trying to upgrade the Discussion Forum module too, but when I click on the module I get the following message:
A Database Error Occurred
Error Number: 1091Can’t DROP ‘member_id’; check that column/key exists
ALTER TABLE `exp_forum_read_topics` DROP KEY `member_id`
Using MySQL 4.1.11 and PHP 5.
Any ideas? :S
I’ve looked into the database and member_id is clearly there, so I don’t know what the problem is…
When I was about to update to EE 2.1, where it says “We have detected that you are currently running ExpressionEngine version 1.6.9. If you are ready to update ExpressionEngine to version 2.1.0 click the link below:” I got a PHP error:
A PHP Error was encountered
Severity: Notice
Message: unserialize() [function.unserialize]: Error at offset 2889 of 3748 bytes
Filename: core/Installer_Config.php
Line Number: 168
Not sure if that’s related.