Hey All -
I’m trying to update a 2.2.2. site to 2.4. The site was previously an EE1 install.
Here’s the error:
—————-
A Database Error Occurred
Error Number: 1091
Can’t DROP ‘site_id’; check that column/key exists
ALTER TABLE `exp_sessions` DROP `site_id`
Filename: updates/ud_230.php
Line Number: 68
——————
This is the second upgrade attempt, I thought it might be related (somehow) to having the comments module unistalled so had it all restored to 2.2, installed the Comments module and tried again.
This is on a dev server so it’s not a “site is hosed” moment, but would like to keep moving ahead with the upgrade as I’m hoping it clears the runway for some additions they want to do.