View Single Post
Old 2005-02-07, 06:11 PM   #6
tortus32
A little nonsense, now and then, is relished by the wisest men
 
tortus32's Avatar
 
Join Date: Jan 2005
Location: Montague, NJ
Posts: 628
Send a message via ICQ to tortus32 Send a message via AIM to tortus32 Send a message via Yahoo to tortus32
Here's what my original code looks like:

<%TEMPLATE
NAME Text
HTML ##Date## <a href="##Gallery_URL##" target="_blank">##Thumbnails## ##Category##</a><br />
%>

<%TEMPLATE
NAME Thumb
HTML <td><a href="##Gallery_URL##" target="_blank"><img src="##Thumbnail_URL##" border="0" class="thumb"></a></td>
%>

If someone can just tell me exactly how to modify this I'll be doing good!

Also I noticed that my ttt-out or ttt-in files don't have .php

Could this be because I'm using TTT C and not TTT PHP?

Thanks,

Bill

Last edited by tortus32; 2005-02-07 at 06:15 PM..
tortus32 is offline   Reply With Quote