cancel
Showing results for 
Search instead for 
Did you mean: 

addHandler() error

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?
4 REPLIES 4

Re: addHandler() error

how did you solve the problem? having the same issue over here. thanks

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)

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?

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?