How do I show banner under first post - vb v.4.0.0 ?

Discussion in 'vBulletin' started by BiznasGeek, Feb 23, 2010.

  1. #1
    Hi,

    I'm running on vbulletin version 4.0.0. I was using the code under postbit to show a banner after the first post. But that has changed with the upgrade.

    Does anyone know what the new code is?

    Thanks.
     
    BiznasGeek, Feb 23, 2010 IP
  2. ChopSuey

    ChopSuey Peon

    Messages:
    843
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think you should upgrade to 4.0.2 Patch Level 1 dude security flaw.
     
    ChopSuey, Feb 23, 2010 IP
  3. policy

    policy Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks Money84. But the ads box in your signature is not coming as good as in DP 3.8.4.
     
    policy, Feb 23, 2010 IP
  4. ChopSuey

    ChopSuey Peon

    Messages:
    843
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You can put them in the ad location templates duh.
     
    ChopSuey, Feb 23, 2010 IP
  5. Shahryar_NEO

    Shahryar_NEO Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    how can I show banner after X posts for example ? I want to show banners after first , third and after last post !
     
    Last edited: Jun 3, 2010
    Shahryar_NEO, Jun 3, 2010 IP
  6. ChopSuey

    ChopSuey Peon

    Messages:
    843
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #6
    <vb:if condition="(THIS_SCRIPT == showthread) AND ($post[postcount] == '1,2,3,4,5,6,7,8,9,10')">
    HTML:
    See that code? It will show after every 10 posts in a thread. Change it to your liking!
     
    ChopSuey, Jun 4, 2010 IP