Magento in a Subdirectory Error
Posted on: 11th Aug 2010
No Comments
Recently we installed magento 1.4.1.1 into a subdirectory and we presented with the following error: “Fatal error: Call to a member function toHtml() on a non-object in /var/www/vhosts/xxx/httpdocs/shop/app/code/core/Mage/Core/Model/Layout.php on line 529″ The main reason for this error is quite simple yet something of a bug. Don’t bother going to the php file in question – [...]
