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
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
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.
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