Second: Is there any way to show that adcode only if there is more than one post in a thread?
/update: Got it, just changed the conditional to
Code:
<if condition="THIS_SCRIPT == 'showthread' AND ($post[postid] == $GLOBALS['qrlastpostid']) AND ($post['postcount'] > 1)">
which works great.
So just the one question is still open, see a.m.:
https://vborg.vbsupport.ru/showpost....4&postcount=11
Thanks,
-Tom