PDA

View Full Version : Thumbnails in templates.


dakwegmo
08-31-2006, 03:33 AM
Is there any way to get the thumbnail tag, <IMAGE_THUMBNAIL>, to work in templates other than the image_ and comment_ templates? I am trying to figure it out, I know I have to pass the image variable to the template somehow, and hoped that by using /index.php?x=test&showimage=## in the URL that it would know which thumbnail I was looking for, but so far I have had no luck.

I checked the addons and the only thing I could find only worked on the last thumbnail, anyone know of an easy way to do this?