how to print more than one thumb for same trade?

Post Reply
Fett
Posts: 85
Joined: Tue Feb 28, 2017 1:23 pm

how to print more than one thumb for same trade?

Post by Fett »

hello,
I am trying to make my 1st SCJ work here, looks promising script,

I would need like:

<table>
<tr>
<td><a href="/scj/cgi/out.php?member=_MEMBER_1_"><img src="_MEMBER_1_IMAGE_1" alt="_MEMBER_1_DESC_" /></a></td>
<td><a href="/scj/cgi/out.php?member=_MEMBER_1_"><img src="_MEMBER_1_IMAGE_2" alt="_MEMBER_1_DESC_" /></a></td>
<td><a href="/scj/cgi/out.php?member=_MEMBER_1_"><img src="_MEMBER_1_IMAGE_3" alt="_MEMBER_1_DESC_" /></a></td>
</tr>
</table>

so image1 image2 image3 for same member, is it possible?

Thanks

Fett
GangstaBros
Posts: 460
Joined: Sun Jan 05, 2014 4:34 pm

Re: how to print more than one thumb for same trade?

Post by GangstaBros »

Settings - Top Settings
How many thumbs
names like trader.com.jpg trader.com2.jpg trader.com3.jpg


in toplist template:
/scj/top/tt/_MEMBER_1_.jpg
/scj/top/tt/_MEMBER_1_2.jpg
/scj/top/tt/_MEMBER_1_3.jpg
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: how to print more than one thumb for same trade?

Post by admin »

Yes, thank you )
Don't forget to run script update
Fett
Posts: 85
Joined: Tue Feb 28, 2017 1:23 pm

Re: how to print more than one thumb for same trade?

Post by Fett »

awesome GangstaBros

Thank you for quick help

:-)
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: how to print more than one thumb for same trade?

Post by admin »

Great
Don't forget to run script update
Post Reply