I am trying to get them to show up instead of just the text for them showing but I am having difficulty.
The code that prints the data is as follows, which I think maybe smarty code, but I really don't know!
Code: Select all
{BEGIN key_image_fieldcolumn}<TD class=borderbody vAlign=middle {$key_image_style}>{$key_image_value} </TD>{END key_image_fieldcolumn}This is what I have already tried:
Code: Select all
<img src="http://www.gtdb.org/images/key_signatures/{$key_image_value}">You can see the list and the image files in the Signature column.
Please help me
Ben