View Single Post
  #5  
Old 01-25-2006, 03:10 PM
 
all4q8 all4q8 is offline
 

Newbie
  
Join Date: Jul 2005
Posts: 9
 

Default

Hi there

Can you give me the cart button code because

I add this code : {if $login ne "" and $userinfo.membership eq "Wholesale"} ............... {/if}

around the price in '/customer/main/product.tpl' and '/customer/main/products.tpl' templates

also I add this code :

$smarty->assign("user_membership",$user_account["membership"]);
in include/check_useraccount.php

but i get this error :
Fatal error: Smarty error: [in customer/main/products.tpl line 5]: syntax error: unrecognized tag: background-color: #FEFCE4; border: 2px #FF8600 solid; (Smarty_Compiler.class.php, line 436) in c:\apache\htdocs\test\Smarty-2.6.9\Smarty.class.php on line 1088
__________________
x-cart-4.1.6 gold
Reply With Quote