Browsing all articles tagged with magento1.4.0.1
19

Magento 1.4.0.1升级到1.4.10报错

Author 紫月蓝骋    Category Magento     Tags

Magento1.4.0.1升级到1.4.1.0后会报错Fatal error: Call to a member function toHtml() on a non-object in /home/www/yourMagento/html/gamemore/app/code/core/Mage/Core/Model/Layout.php on line 529。
在magentochina.org找到了答案。
打开layout/page.xml,找到 改成
尝试下吧……