|
Chris Nudd - 02 June 2009 10:07 AM Michael,
I get the same result. on front, back and downloader…
http://www.receiptprinterpaper.com/downloader
It seems that not all the packages were upgraded.
If you have shell access you can run the following to fix the issues:
./pear install magento-core/Mage_All_Latest
If it complains that Mage_All_Latest is installed, try:
./pear upgrade magento-core/Mage_All_Latest
If you don’t have shell access, you can download the full archive, extract it and upload at least contents of lib/Varien directory to your server.
Please let me know if it helps.
|