View Single Post
  #11  
Old 08-20-2008, 06:05 PM
  version's Avatar 
version version is offline
 

Member
  
Join Date: Aug 2008
Posts: 23
 

Default Re: Display manufacturer logo in product.tpl

{$manufacturer.manufacturerid}

I'm getting the first letter of the manufacturer instead of the ID

http://myshop.com/manufacturers.php?manufacturerid=C (wrong)

instead of:

http://myshop.com/manufacturers.php?manufacturerid=2 (correct)

any other ideas how to get the current manufacturers id?

these smarty functions are just not intuitive - even "Advanced Member"s get the basics wrong...
can we re-write them in plain php like wordpress does?
__________________
SouqBazaar
Reply With Quote