Thread conditionals

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vexxy
    Senior Member
    • Aug 2007
    • 305

    [Forum] Thread conditionals

    Is there any way I can find a conditionals compendium or something like that? For example, I want to place an ad, after the second post on each page. I managed to find out what's the conditional showing the ad after the second post but if there are more than 1 pages to the thread, the thing is useless.

    For those who wanna know, the cond is:

    Code:
    <vb:if condition="(THIS_SCRIPT == showthread) AND ($post[postcount] == '2')">
    Now, is there any condition that would allow me to place it after every each second post on every page?
    SWTOR Forums | Software Forums
  • Riasat
    Senior Member
    • Aug 2006
    • 4013

    #2
    There are some articles about conditionals, variables in vbulletin org. That's the best available resource I think.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...