Message Text |
I have a toplist that shows ok BUT now and again it will show a link twice within the selection. This is the first time I have had this happen, albeit it is the first time I have generated a toplist for attachments.
Anyway we can have it so that it shows 5 DIFFERENT links?
<!-- BEGIN
TOPLIST 17 -->
<CONFIG>attachments,rand(),5,ascending,,,,0,0,0,0,0,0,,0</CONFIG>
<!-- BEGIN 1 LINK ATTACHMENTS -->
<a href="{LINKDETAILSURL}"><img src="{ATTACHTHUMBURL}" ></a>
<!-- END LINK ATTACHMENTS -->
<!-- END TOPLIST 17 -->
|