2 problems
1) wrong thumb going to wrong trade
2) image not grabbed according to dimensions set
http://www.myuploadedpics.com/tp/tops/bottom_thumbs.htmlThumbs crop settings
ID 1 is active with a tick in the box, thumb size and height set to 160x215
template im using
<a href="/tp/out.php?to=%%DOMAIN1%%&link=topthumbs"><img src="%%THUMB1-1-1%%" /></a>
<a href="/tp/out.php?to=%%DOMAIN2%%&link=topthumbs"><img src="%%THUMB2-1-1%%" /></a>
<a href="/tp/out.php?to=%%DOMAIN3%%&link=topthumbs"><img src="%%THUMB3-1-1%%" /></a>
<a href="/tp/out.php?to=%%DOMAIN4%%&link=topthumbs"><img src="%%THUMB4-1-1%%" /></a>
<a href="/tp/out.php?to=%%DOMAIN5%%&link=topthumbs"><img src="%%THUMB5-1-1%%" /></a>
am i doing something wrong or is it a TP bug / error