View Single Post
  #4  
Old 05-09-2005, 10:02 PM
 
Tye Tye is offline
 

eXpert
  
Join Date: Nov 2002
Location: Australia
Posts: 284
 

Default

nm... bumping this back up after several years

I have added my extra field which is "param01" - named 'New'

I have then typed into my products.tpl:

Code:
<div align=center"><img src=/icons/{$param01}></div>

Yet what I get is a broken image - and in the source I get:

Code:
<div align=center"><img src=/icons/></div>

Should there be something else I should be adding?
__________________
Today is a beautiful day, grab it while you can and live it to the full

Version 4.2.3 UNIX
Reply With Quote