Hey, I use this code to show an ad in the first post of every thread page (guests only):
Code:
<if condition="$post[postcount] % $vboptions[maxposts] == 1 AND !$bbuserinfo[userid]">
How would I make it so it shows an ad in the last post of every thread page to guests only?
Thanks!
--------------- Added [DATE]1336522878[/DATE] at [TIME]1336522878[/TIME] ---------------
Nevermind, got it!