Hi, I have tried to put the banner ad code in my website, but there are no banners showing up. I only have html pages in my site, I don't have shtml or php. My host does support php, and I have followed the instructions and made two files called ad_network_191.php and ad_network_ads_191.txt and made it writeable. But now I don't know where or what code to paste into my index.html to make the ads work. Can someone please help?
This thread might have the information you need. If not, use the "search" function and you should be able to find the information you need.
maybe, thanks. It's just that my page has div tags so I will want it to appear just after the <div id="middle> tag. I also don't want it to appear on all my pages. Just some of them. Index.html and a few others, but not every single one.
Now I get this error: Warning: file_get_contents(http://ads.digitalpoint.com/network.php?b=amxconfig.sourceforge.net&color=00aaff): failed to open stream: Connection refused in /home/groups/a/am/amxconfig/htdocs/ad_network_191.php on line 40
It HAS to be on every page within your Base URL so forget about that plan. Also see the new Co-op FAQ I've put up for reference to these rules and installation guidline links.
Not sure whether you have read this thread but please have a look at Setup HTML installation Guide Coop Edit- that thread was mentioned right after your first post. I had some problems at first with installing the html code myself as well. One of the problems was that i didnt have closing tags. Does your server support mod_rewrite?
Your version of PHP does not have reading of files using URLs enabled. Said another way The function file_get_contents(...) cannot read the file from DP server located at http://ads.digitalpoint.com/network.php?b=amxconfig.sourceforge.net&color=00aaff Hey, is your website located at sourceforge.net ? Naturally they have restrictions like this placed on their server to to reduce load like this