|
i have upgraded a Magento 1.3.0 installation directly to 1.6.0 using this guide:
http://blog.nexcess.net/2011/03/11/upgrading-to-magento-1-5-0-1/
Which is obviously not a good idea - however i want to figure out why it fails, since i end up with the error below:
PHP Fatal error: Undefined class constant ‘Varien_Db_Ddl_Table::TYPE_DATETIME’ in /var/www/helpanoutdoor.dk/www/app/code/core/Mage/Core/Model/Resource.php on line 165
Has anyone seen that before, and know where i should look for a resolution?
|