please view the footer section of this website: www.piano-forum.com Can anyone tell me what that PHP error code might mean? I am using the latest co-op files (289) but I don't know what I've done wrong. Here's the error code: I've uploaded the .php and the .txt files to the site root and have put the following code in my footer: the site is a phpbb site. I've had the ads working on this site once before but during an update to the latest co-op version, I got the errors Thanks Mark
Rename the ad_network_289.php file to just straight ad_network.php, it looks like thats the file name your footer is looking for.
thanks mnemtsas getting closer I think. I renamed the file as you suggested and I now get the following error code (a lot less than the old error code) can you make sense of that for me? thanks mark
What Shawn said, you have your include ad network code in more than one file that is called on the same page, ie, you've included it more than once.