levviking Posted March 24, 2014 Share Posted March 24, 2014 Hi, i block my site, after i upgrade the blocksearch module and the menutop horizontal modules. In debug i gave this error: Strict Standards: Declaration of CartRule::getCartsRuleByCode() should be compatible with CartRuleCore::getCartsRuleByCode($name, $id_lang, $extended = false) in/home/xxxxxx/public_html/override/classes/CartRule.php on line 104Fatal error: Call to undefined method Category::getNestedCategories() in /home/xxxxxxx/public_html/modules/blocktopmenu/blocktopmenu.php on line 343 Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted March 24, 2014 Share Posted March 24, 2014 Hi, check this lines, seems that Presta team change method's declaration, this means that getCartsRuleByCode should have 2 params, getNestedCategories shouldn't have params Regards 1 Link to comment Share on other sites More sharing options...
weasel69 Posted March 24, 2014 Share Posted March 24, 2014 Have a look here 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now