PDA

View Full Version : custom fields addon


cynt1001
07-05-2008, 02:04 PM
Installed Ver 1.2 and it works like a charm!!! Thanks Andrew.

I have installed the add on and added the tag to my template, but the page is blank when launched.
URL: http://www.humanesocietyofharriscounty.org/our_pets/index.php

code:
<div id="image-info">

<span class="title"><IMAGE_TITLE></span> - <IMAGE_DATETIME>
<table width="100%">
<tr>
<td id="image-notes"><IMAGE_NOTES></td>
<td id="custom-fields"><CUSTOM_FIELDS></td>
</tr>
</table>
</div>