ad_network.php file needs updating

Discussion in 'Co-op Advertising Network' started by symetrix, Jan 9, 2005.

  1. scdayton

    scdayton Well-Known Member

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #21
    That's because I used a php file someone said on the forum that would fix this problem but obviously doesn't. The alternative is to go back to the original official digitalpoint files which product the error messages. Either way it doesn't work anymore and I had not even touched these sites prior to getting the error messages so it couldn't hve been anything I did on my own.

    Appriciate your looking at this Shawn, but until someone can figure out what cause this to happen to some peoples sites I just don't see this getting resolved.

    Thanks anyway,

    Stephen
     
    scdayton, Jan 17, 2005 IP
  2. vauge

    vauge Well-Known Member

    Messages:
    81
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    138
    #22
    If you have telnet to your box... do this.

    cp /dev/null ad_network_ads.txt

    Then refresh as many times as you:
    include ('ad_network.php');
    echo $ad_network[0];

    Unsure, but I had to do the same.
     
    vauge, Jan 17, 2005 IP