AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: carlos12313 on June 05, 2013, 06:27:09 PM

Title: Not sure what happen , Just need some help ..
Post by: carlos12313 on June 05, 2013, 06:27:09 PM
I have notice on my site this just happen or been like this for while. Notice no sale i believe this a major in pack on my store.
Hope someone can help me. This the error i get when user click on product to be jump into the cart

This what 's on the log:
2013-06-05 23:56:44 - runtime notice:  AbanteCart core v.1.1.5 Non-static method ExtensionDayspecial::renderStoreMenu_daysp() should not be called statically, assuming $this from incompatible context in <b>/home/dayspeci/public_html/extensions/dayspecial/storefront/view/dayspecial/template/common/menu.tpl</b> on line <b>2</b>
2013-06-05 23:56:50 - runtime notice:  AbanteCart core v.1.1.5 Non-static method ExtensionDayspecial::renderStoreMenu_daysp() should not be called statically, assuming $this from incompatible context in <b>/home/dayspeci/public_html/extensions/dayspecial/storefront/view/dayspecial/template/common/menu.tpl</b> on line <b>2</b>
2013-06-05 23:57:18 - runtime notice:  AbanteCart core v.1.1.5 Non-static method ExtensionDayspecial::renderStoreMenu_daysp() should not be called statically, assuming $this from incompatible context in <b>/home/dayspeci/public_html/extensions/dayspecial/storefront/view/dayspecial/template/common/menu.tpl</b> on line <b>2</b>
2013-06-05 23:58:24 - runtime notice:  AbanteCart core v.1.1.5 Non-static method ExtensionDayspecial::renderStoreMenu_daysp() should not be called statically, assuming $this from incompatible context in <b>/home/dayspeci/public_html/extensions/dayspecial/storefront/view/dayspecial/template/common/menu.tpl</b> on line <b>2</b>
2013-06-05 23:58:37 - method not exist:  AbanteCart core v.1.1.5 Error: controller method not exist Controllerresponsescheckoutcart::CartRemove! in /home/dayspeci/public_html/core/engine/dispatcher.php on line 256
Title: Re: Not sure what happen , Just need some help ..
Post by: abolabo on June 06, 2013, 04:11:19 PM
can you check this?
open file public_html/storefront/model/catalog/category.php and remove optional parameter '&encode' in line 117. Then go to admin and clear all cache... and check is this bug still present
let me know about result.

about log errors.. i don't know what is in your custom extension going on...i need to look on code
Title: Re: Not sure what happen , Just need some help ..
Post by: carlos12313 on June 06, 2013, 04:20:57 PM
I will try it..I will post something...

Thanks.
didn't have a choice but change the template for now..