- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2017
09:41 AM
05-05-2017
09:41 AM
addHandler() error
I have this error on my website
[04-May-2017 01:48:21 UTC] PHP Fatal error: Call to a member function addHandle() on boolean in app/code/core/Mage/Catalog/controllers/CategoryController.php on line 128
[04-May-2017 01:49:48 UTC] PHP Fatal error: Call to a member function addHandle() on boolean in app/code/core/Mage/Cms/Helper/Page.php on line 96
[04-May-2017 01:57:47 UTC] PHP Fatal error: Call to a member function addHandle() on a non-object in /app/code/core/Mage/Catalog/Helper/Product/View.php on line 56
Can someone please help?
[04-May-2017 01:48:21 UTC] PHP Fatal error: Call to a member function addHandle() on boolean in app/code/core/Mage/Catalog/controllers/CategoryController.php on line 128
[04-May-2017 01:49:48 UTC] PHP Fatal error: Call to a member function addHandle() on boolean in app/code/core/Mage/Cms/Helper/Page.php on line 96
[04-May-2017 01:57:47 UTC] PHP Fatal error: Call to a member function addHandle() on a non-object in /app/code/core/Mage/Catalog/Helper/Product/View.php on line 56
Can someone please help?
Labels:
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2018
09:42 AM
01-08-2018
09:42 AM
Re: addHandler() error
how did you solve the problem? having the same issue over here. thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2018
07:34 PM
01-08-2018
07:34 PM
Re: addHandler() error
Hi @mrchris,
Which version of Magento and PHP are you using?
Can you provide more details? (it seems the layout object has some problem)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2018
01:51 AM
01-09-2018
01:51 AM
Re: addHandler() error
it is magento 1.9.3 and php 5.6
it has been moved from another server, I adapted the settings in the database for the new url, is there another place where the location of the layout needs to be configured?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2018
10:16 AM
01-10-2018
10:16 AM
Re: addHandler() error
Hi @mrchris,
Normally you shouldn't need anything extra.
Maybe there is a problem with CMS pages or blocks?
Can you try with RWD just to start to look if the problem is at module level or theme or maybe at some other level?