View Single Post
  #30  
Old 01-09-2007, 12:15 AM
 
whsu716 whsu716 is offline
 

Senior Member
  
Join Date: Jun 2005
Posts: 168
 

Default Re: Improved minicart display

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?
__________________
...
v 4.0.18; 4.1
Reply With Quote