AnitaR Posted May 14, 2013 Share Posted May 14, 2013 No clue what I did, but since yesterday I get this error when going to the screen above; Notice: Undefined index: show_taxes in E:\horsecomplete.nl\wwwroot\cache\smarty\compile\8300d5f508010106000d15d10f3ec1e9ff914fe1.file.shopping-cart.tpl.php on line 572Notice: Trying to get property of non-object in E:\horsecomplete.nl\wwwroot\cache\smarty\compile\8300d5f508010106000d15d10f3ec1e9ff914fe1.file.shopping-cart.tpl.php on line 572 Now, I have backup files, but the problem is, I dont know what file eventually is the problem. Hope someone can help! Link to comment Share on other sites More sharing options...
tomerg3 Posted May 14, 2013 Share Posted May 14, 2013 Did you make changes to your theme (shopping-cart.tpl)? If not, than the issue was always there, but you probably just now turned on error reporting (in /config/defines.inc.php). Link to comment Share on other sites More sharing options...
AnitaR Posted May 14, 2013 Author Share Posted May 14, 2013 I installed a new theme(or an updated version I should say), but that one file, where can I find it? Error reporting always been on. Link to comment Share on other sites More sharing options...
tomerg3 Posted May 14, 2013 Share Posted May 14, 2013 The file that has the problem is /themes/your-theme/shopping-cart.tpl You should check it with the theme creator. Link to comment Share on other sites More sharing options...
AnitaR Posted May 15, 2013 Author Share Posted May 15, 2013 (edited) I made the theme myself trough prestatheme creator. I checked the various themes and files, sais there is a syntax error : var deliveryAddress = {$cart->id_address_delivery|intval}; Edited May 15, 2013 by AnitaR (see edit history) 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