zomigi Posted October 20, 2009 Share Posted October 20, 2009 I'm installing and configuring PrestaShop 1.2.4, and I've just tried adding products to the cart for the first time. I can add products to the cart just fine, but when I click to view the cart, I get a blank page. The header and left sidebar are there, but there is nothing in the middle of the page or in the right sidebar. The URL is order.php. Link to comment Share on other sites More sharing options...
zomigi Posted October 21, 2009 Author Share Posted October 21, 2009 Can anyone help me on this? I need to launch my site on Friday but can't if the order page doesn't work! Link to comment Share on other sites More sharing options...
zomigi Posted October 21, 2009 Author Share Posted October 21, 2009 I turned on error reporting, and here's the error I get when I go to the shopping cart:Fatal error: Smarty error: [in /home/designli/public_html/themes/designlinedeals/shopping-cart.tpl line 247]: syntax error: unrecognized tag: $carrier->id (Smarty_Compiler.class.php, line 446) in /home/designli/public_html/tools/smarty/Smarty.class.php on line 1095I've never used PrestaShop before, and I'm not a PHP programmer, so I could use some help figuring out what this means and fixing it. Thanks very much. Link to comment Share on other sites More sharing options...
zomigi Posted October 21, 2009 Author Share Posted October 21, 2009 Ok, I just started playing around with this myself. Fixed it by removing the "greater than" sign in $carrier-id inside shopping-cart.tpl. No idea why it was there to begin with, but I can see my cart now. 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