-
- Brightwork

-
Total Posts: 11
Joined: 2008-03-18
|
I’m upgrading a site running 1.0.1987 to 1.1.2, and following the wiki’s instructions, I uploaded the new files, overwriting the old, and removed the var/cache and var/session directories. Then, I pointed my browser at the homepage, and I got the following error:
Error in file: "/home/cpsweb/public_html/creative/clients/amato/app/code/core/Mage/Bundle/sql/bundle_setup/mysql4-upgrade-0.1.3-0.1.4.php" - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'has_options' in 'field list' Trace: #0 /home/cpsweb/public_html/creative/clients/amato/app/code/core/Mage/Core/Model/Resource/Setup.php(278): Mage::exception('Mage_Core', 'Error in file: ...') #1 /home/cpsweb/public_html/creative/clients/amato/app/code/core/Mage/Core/Model/Resource/Setup.php(170): Mage_Core_Model_Resource_Setup->_modifyResourceDb('upgrade', '0.1.3', '0.1.4') #2 /home/cpsweb/public_html/creative/clients/amato/app/code/core/Mage/Core/Model/Resource/Setup.php(135): Mage_Core_Model_Resource_Setup->_upgradeResourceDb('0.1.3', '0.1.4') #3 /home/cpsweb/public_html/creative/clients/amato/app/code/core/Mage/Core/Model/Resource/Setup.php(111): Mage_Core_Model_Resource_Setup->applyUpdates() #4 /home/cpsweb/public_html/creative/clients/amato/app/code/core/Mage/Core/Model/Config.php(195): Mage_Core_Model_Resource_Setup::applyAllUpdates() #5 /home/cpsweb/public_html/creative/clients/amato/app/code/core/Mage/Core/Model/App.php(208): Mage_Core_Model_Config->init(Array) #6 /home/cpsweb/public_html/creative/clients/amato/app/Mage.php(404): Mage_Core_Model_App->init('', 'store', Array) #7 /home/cpsweb/public_html/creative/clients/amato/app/Mage.php(423): Mage::app('', 'store', Array) #8 /home/cpsweb/public_html/creative/clients/amato/index.php(40): Mage::run() #9 {main}
Does anyone know if I perhaps missed a step in the upgrade process or if the wiki article on upgrading left something out?
Thanks,
Scott
-- SEE BELOW FOR SOLUTION—
|