Hi recently I moved a magento site to new server but I am getting this error Fatal error: Call to a member function extend() on a non-object in /var/www/lib/Varien/Simplexml/Config.php on line 600 On line 600 $this->getNode()->extend($config->getNode(), $overwrite); any one can give me some suggestion?
http://magento.stackexchange.com/questions/19345/call-to-a-member-function-extend-on-a-non-object/19347#19347 I hope will be useful for you
That can be as simple as a permission error really. I would probably have to take a look at a few things though. Its likely you messed up the config file and its malformed now. Though, I have seen alot of this lately. I think godaddy upgraded the shared environments. I keep having to fix things for folks that are going to or from a fast CGI setup. N.
Hi, I tried many other option but not working. some more info Its a old magento installation 1.5 Old server was PHP 5.3 but new server is PHP 5.4