I just re-added the coop to one of my sites and its showing 10 coop ads now? How is this possible? I selected 5 ads when i set it up. I'm guessing i won't get credit for 10 ads? Thanks
Yeah I just realized they are the same ads twice. But I'm looking at the code and it doesn't look like I duplicated it anywhere. It's .shtml pages with <!--#include virtual="/ad.php" --> as the include. Thanks
Ok I fixed it, wasn't dup code. It seems to have been caused by an extra step I added during setup. Instead of running the ad_network.php via the include I was running an include pointing to another php file which was pointing to the ad_network.php file. I think I had to do that on another site due to some server settings. Still don't understand why it was displaying ads twice but whatever it's fixed. Thanks