1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Text ads chosen, getting text banners

Discussion in 'Co-op Advertising Network' started by Webby, Dec 7, 2004.

  1. #1
    On the set up page I used the drop down menu as I only want text links. I checked the code and it definitely has the text link parameter in my ad_network file.

    
    $new_ad = file_get_contents ('http://ads.digitalpoint.com/network.php?s=' . $_SERVER['SERVER_NAME'] . '&type=link');
    
    Code (markup):
    Yet on my english language phpbb forum I'm getting the text banners.
    All I want is text links, otherwise it looks pig ugly to put it bluntly :)
    Am I missing something?

    Alan
     
    Webby, Dec 7, 2004 IP
  2. yfs1

    yfs1 User Title Not Found

    Messages:
    13,798
    Likes Received:
    922
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi alan -

    If you originally had banners and changed it, you have to clear out the .txt file it is pulling the ads from.
     
    yfs1, Dec 7, 2004 IP
  3. Webby

    Webby Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    So I just delete the content of the .txt file?
     
    Webby, Dec 7, 2004 IP
  4. amaze

    amaze Active Member

    Messages:
    594
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #4
    Yes just delete the contents and leave the .txt blank.
     
    amaze, Dec 7, 2004 IP
  5. Webby

    Webby Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Bingo :)
    It works. Thanks for that!
     
    Webby, Dec 7, 2004 IP