Magento Fatal error: Call to a member function setAddressFilter() in Address.php on line 431 - magento

I have this info after adding any product to cart (loged in or not loged in customers):
Fatal error: Call to a member function setAddressFilter() on a non-object in /home/we201626/public_html/xxx/magento/app/code/core/Mage/Sales/Model/Quote/Address.php on line 431
I don't know what is the reason - I instaled AddThis extention but now I uninstal it and recover my data - I had backup files. It doesn't work after it as well.
What happend?
How to resolve this problem?
Any idea?

Related

Magento 1.7.0.2 mail failure

I am currently getting the following error on my magento logs:
PHP Fatal error: Call to a member function isPathAllowed() on a non-object in /srv/erg.com/www/app/code/core/Mage/Core/Model/Email/Template/Filter.php on line 476
Any ideas?
I can see the similar issue with possible solution here
Please check if this solves your issue.

Fatal error: Call to a member function extended() on a non-object in

Fatal error: Call to a member function extended() on a non-object in /home/wholesal/public_html/lib/Varien/Simplexml/Config.php on line 600
Our magento site is currently down and receiving errors such as this one. We attempted to install an extension and after clicking the install we've been unable to access our site and are getting the error. Any ideas? Below is what line 600 looks like:
public function extended(Varien_Simplexml_Config $config, $overwrite=true)
{
$this->getNode()->extended($config->getNode(), $overwrite);
return $this;
}
Issue could be caused by incorrect file/folder permissions or broken XML structure.
Please check xml-files in app/etc and each custom module located in app/code/local/, app/code/community/ folders

Fatal error: Call to a member function setOrder() on a non-object in Magenotification.php

My website developed in magento is running well but when I try to open admin
www.mysite.com/admin
its trowing the following fatal error :
Fatal error: Call to a member function setOrder() on a non-object in
/home/mysite/public_html/app/code/local/Magestore/Magenotification
/Mode/Magenotification.php on line 200
Please help me to solve the problem.?

site down - Fatal error: includes/src/Mage_Core_Model_Cache.php on line 434

My site become completely inaccesible. Opening both frontend and backend gives same error message..
Fatal error: Call to a member function getAllOptions() on a non-object in /home/decoplan/public_html/includes/src/Mage_Core_Model_Cache.php on line 434
Site: decoplanters.co.uk
Magento 1.5.1 Error -
I have cleared the var/cache however the problem still exists.
I hope someone can help as all 4 sites are down.
Kind regards
Prano
Try empty database cache by running this sql statement
TRUNCATE TABLE `core_cache`
I hope it will work.

Fatal error in joomla site?

after uploading a file in joomla site this error come
Fatal error: Cannot call overloaded function for non-object in /webcorp1/www/corpusers/p/u/punjabtourism.gov.in/libraries/joomla/utilities/simplexml.php on line 607
Fatal error: Class 'JLoader' not found in /webcorp1/www/corpusers/p/u/punjabtourism.gov.in/libraries/loader.php on line 161
anybody have solution please help
Disable caching and see if that helps the problem - or, if you're using APC caching, then switch to just simple file caching.

Resources