vBulletin Google Adsense Deep Integration Tutorial

Discussion in 'Placement / Reviews / Examples' started by equinoxprime, May 30, 2006.

  1. The X Files

    The X Files Peon

    Messages:
    699
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #21
    I want try and thaks for your share
     
    The X Files, Aug 5, 2006 IP
  2. Ganceann

    Ganceann Peon

    Messages:
    842
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #22
    He did post an equivalent link for phpbb forums - but I never checked it out. (it was a few posts before your request)

    Proper forum integration for all forum types is something that every webmaster will enjoy ... especially for very busy forums, I just need to get a forum to try it out with - obviously after building a community :(
     
    Ganceann, Aug 5, 2006 IP
  3. PreZ

    PreZ Peon

    Messages:
    146
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #23
    This tutorial is amazing thank you.

    I am also interested in a phpbb version if you have it.
     
    PreZ, Aug 9, 2006 IP
  4. equinoxprime

    equinoxprime Peon

    Messages:
    144
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #24
    If it wasn't down at the moment, you should be able to find the phpbb equivalent here.
     
    equinoxprime, Aug 9, 2006 IP
  5. v12kid

    v12kid Peon

    Messages:
    370
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #25
    Id like to try this but for YPN!

    Saad can you pm me, I cant pm you and id like this installed! :)
     
    v12kid, Aug 9, 2006 IP
  6. Yazari

    Yazari Peon

    Messages:
    180
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #26
    any tuto like this for IPB ?
     
    Yazari, Aug 9, 2006 IP
  7. LucasMS

    LucasMS Peon

    Messages:
    616
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #27
    I think you cannot hide ("collapse") the adsense ads. it's against the tos
     
    LucasMS, Aug 9, 2006 IP
  8. PreZ

    PreZ Peon

    Messages:
    146
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #28
    Yeah its down atm :(
     
    PreZ, Aug 9, 2006 IP
  9. khin007

    khin007 Banned

    Messages:
    670
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #29
    Nice tutorail . i am totally noob to VB ,but all went as a breeze . thanks . But can you tell me how can add adsense right after the first post of every thread ??
     
    khin007, Aug 12, 2006 IP
  10. equinoxprime

    equinoxprime Peon

    Messages:
    144
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #30

    Place this at the very end of your postbit or postbit_legacy template and customize it to your liking:

    <if condition="$post[postcount] % $vboptions[maxposts] == 1 AND !$GLOBALS['vbulletin']->GPC['ajax']">
    
    <div style="padding:0px 0px $stylevar[cellpadding]px 0px">
    
    <table class="tborder" cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
    <tr>
    <td align="center">
    
    [B][COLOR="Red"]INSERT ADSENSE OR AD CODE HERE[/COLOR][/B]
    
    </td>
     </tr>
    </table>
    
    </div>
    </if>
    
    Code (markup):
     
    equinoxprime, Aug 23, 2006 IP
  11. equinoxprime

    equinoxprime Peon

    Messages:
    144
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #31
    bumpsicles
     
    equinoxprime, Aug 31, 2006 IP
  12. ariffin246

    ariffin246 Well-Known Member

    Messages:
    247
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #32
    Thx 4 the Tutorial
     
    ariffin246, Sep 1, 2006 IP
  13. fakhruddin

    fakhruddin Peon

    Messages:
    193
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #33
    thanks for the tut man
     
    fakhruddin, Sep 1, 2006 IP