I'm trying to setup the co-op ad network on several of my sites with no love so far. I'm getting this error on a basic html site. Here's what I did: I uploaded the ad_network_130.php file to my public_html folder along with the ad_network_ads_130.txt file Then I uploaded a .htaccess file with the following code: AddType application/x-httpd-php .php .htm .html When I remove the .htaccess file the the site opens fine but of course there are no ads. Am I supposed to be adding something to the pages of my site? My site is not SHTMl so I'm assuming I'm not supposed to add the following code: <!--#include virtual="/ad_network_130.php" --> or am I supposed to add this? Any help would be greatly appreciated Thank you