View Single Post
  #10  
Old 04-26-2006, 05:49 AM
 
SMDStudios SMDStudios is offline
 

eXpert
  
Join Date: Dec 2003
Location: Orlando, FL
Posts: 207
 

Default

Any idea why I would be getting the following error?

Fatal error: Smarty error: [in cartlab-tabs.tpl line 30]: syntax error: unrecognized tag 'If' (Smarty_Compiler.class.php, line 580) in /home/acsystem/public_html/Smarty-2.6.9/Smarty.class.php on line 1088


Code:
{If $product.categoryid == 19 or $product.categoryid == 20 or $product.categoryid == 21}[*]Condenser Details{/if} {If $product.categoryid == 19 or $product.categoryid == 20 or $product.categoryid == 21}[*]Air Handler Details{/if}
__________________
X-Cart Gold various versions
Tahoe Web Design

WebsiteCM.com - We recommend WebsiteCM
Reply With Quote