I am having an issue with getting this installed. I get this error:
Quote:
Fatal error: Smarty error: [in customer/main/minicart.tpl line 17]: syntax error: invalid attribute name: '=' (Smarty_Compiler.class.php, line 1524) in /home/patweb/public_html/Smarty-2.6.9/Smarty.class.php on line 1088
|
which for me is this line:
Quote:
{if $js_link eq $href}{assign var="js_link" value="javascript: self.location='cart.php?mode=delete&productindex=` $item.cartid`'"}
|
any suggestions?