New to PHPLD

Discussion in 'Directories' started by Deadlock, Aug 10, 2006.

  1. #1
    I just recent purchased a site that contains PHP Link Directory. I was wondering is there a way I can put my google ads on this type of script? If so how. Thanks.
     
    Deadlock, Aug 10, 2006 IP
  2. britishguy

    britishguy Prominent Member

    Messages:
    7,949
    Likes Received:
    892
    Best Answers:
    0
    Trophy Points:
    360
    #2
    Just watch this thread a day or so and many guys will help you out
     
    britishguy, Aug 10, 2006 IP
  3. Deadlock

    Deadlock Active Member

    Messages:
    1,648
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    88
    #3
    I figured it out.
     
    Deadlock, Aug 10, 2006 IP
  4. mattmdesign

    mattmdesign Well-Known Member

    Messages:
    1,201
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    118
    #4
    Just incase anyone else wants the answer, you need to put the ads in between

    {literal}

    {/literal}
     
    mattmdesign, Aug 10, 2006 IP
  5. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #5
    make sure you come join the forum over there.
     
    an0n, Aug 10, 2006 IP
  6. EveryQuery

    EveryQuery Well-Known Member

    Messages:
    2,039
    Likes Received:
    366
    Best Answers:
    0
    Trophy Points:
    180
    #6
    You can also just create a new template file (let's call it google.tpl). In this new google.tpl, paste your adsense code. Then in the main.tpl include this code where the ad should be:

    
    {include file="google.tpl"}
    
    Code (markup):
    Voila! :)
     
    EveryQuery, Aug 10, 2006 IP
  7. rangan

    rangan Well-Known Member

    Messages:
    224
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    138
    #7
    Your answer is very helpful mattmdesign and portprophecy.
    Thanks.
     
    rangan, Aug 11, 2006 IP