Every Week I get these email(s) !!!

Discussion in 'Co-op Advertising Network' started by bloodwrath, Feb 10, 2005.

  1. #1
    This is to let you know that during a revalidation process of your site, co-op ad network ads were not found on the following page:
    http://cheap-domain-name-webhosting.com/partners/Games-Puzzles.php

    Your ads have been taken out of the rotation until it has been corrected. You can revalidate your site manually by logging into http://www.digitalpoint.com/tools/ad-network/

    If you need any assistance, you can visit the forum at http://forums.digitalpoint.com/forumdisplay.php?f=34 (do not reply to this email, as it is not read by anyone).


    All the ads have been on ALL my sites for almost 2 months
    , but every week it fails on every site
    most if not all are in the google cache..
    i tire of this:(
    its thier anyway to have the automatic checker check a few times
    as i have to manually [size=-1]Validate/Calculate Weight Now most of the time[/size]

    these pages dont change and it seem to happen more on the /partners/
    sub directory..
    is thier maybe something wrong with the coding on those pages?
     
    bloodwrath, Feb 10, 2005 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    Looks like something is wrong with them to me... they ads don't change (even on a reload).
     
    digitalpoint, Feb 10, 2005 IP
  3. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Same here, seems hardcoded in there.
     
    T0PS3O, Feb 10, 2005 IP
  4. bloodwrath

    bloodwrath Active Member

    Messages:
    1,364
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    90
    #4
    OK, now i feel like a putz:eek:

    should have looked at that more closely
    i have to check the coding
    Ya it works on most of my main site
    just 2 directories it wont refresh

    for the ads i use a dreamweaver libary file
    ill have to fix this tonight

    thanks shawn.
     
    bloodwrath, Feb 10, 2005 IP
  5. bloodwrath

    bloodwrath Active Member

    Messages:
    1,364
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    90
    #5
    Shawn, i cant get this php to work for some reason
    http://www.supportcave.com/partners/index.php

    this is my code
    <?php
    ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
    include ('ad_network.php');
    echo $ad_network[0], $ad_network[1], $ad_network[2], $ad_network[3] ,$ad_network[4];
    ?>

    it seem its not reading the a_network file properly, or something
    i re did the ad_network.php
    i re created my
    ad_network_ads.txt
    but still no change

    i made this change as per shawns instructions to fix another issue
    $ad_file = '/home/jason/public_html/ad_network_ads.txt';

    in the code of the php files even tried
    include ('/home/jason/public_html/ad_network.php');
    plz help
     
    bloodwrath, Feb 10, 2005 IP
  6. ProductivePC

    ProductivePC Peon

    Messages:
    362
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #6
    on that page, those links are hard coded in there as well. They are there but nothing happens when you refresh.
     
    ProductivePC, Feb 11, 2005 IP