View Single Post
  #10  
Old 10-25-2004, 04:56 PM
 
pmstudios pmstudios is offline
 

Senior Member
  
Join Date: May 2004
Posts: 133
 

Default

Ok, then in the template add the if statement
Code:
{if $manufacturers[product].manufacturerid eq $products[product].manufacturerid} {$manufacturers[product].manufacturer} {/if}

should solve the problem...
__________________
X-Cart 4.0.5
MySQL: 3.23.58
PHP 4.3.2
Reply With Quote