Site Not Validating

Discussion in 'Co-op Advertising Network' started by marketer, Mar 10, 2005.

  1. #1
    I am new and am attempting to get my first site ( http://www.online-education-center.org/ ) to validate with no luck. I have ads on all the pages of the site and from what I can see visually everything appears to be correct. Any suggestions?

    Thanks
     
    marketer, Mar 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
    The ads don't seem to be rotating.
     
    digitalpoint, Mar 10, 2005 IP
  3. marketer

    marketer Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hello,

    The first ad does not rotate, as that is mine. The remaining 4 rotate with the exact algorithm that is used in the php code. I am only displaying 4 ads from the network, not 5 and if you click refresh on the page you can see that the 4 ads from the coop rotate correctly.

    Any other ideas?

    Thanks in advance,

    Marketer
     
    marketer, Mar 11, 2005 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #4
    Where is your ad_network txt file?
     
    digitalpoint, Mar 11, 2005 IP
  5. marketer

    marketer Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    http://www.online-education-center.org/wc/ad_cache.txt
     
    marketer, Mar 11, 2005 IP
  6. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #6
    It looks like your server might not be seeing the $_SERVER['REMOTE_ADDR'] environment variable properly. Add this to your page:
    echo echo '<!-- ' . $_SERVER['REMOTE_ADDR'] . '-->';
    PHP:
    and see what IP address is shows in the page source.
     
    digitalpoint, Mar 11, 2005 IP
  7. marketer

    marketer Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Hello,

    I got my site to validate. You where correct with your assumption so I have just added the class to all of ad links for the time being. I am going to work with my hosting company to resolve this issue and fix the problem.

    Thank you very much. I look forward to adding many additional sites to the network and hopefully bring in other people.

    Marketer
     
    marketer, Mar 11, 2005 IP