I have a VBulletin board on my site, however, I'm not sure how to add the co-op links to it. Is there a special place where I can do the includes etc? The templates are in the DB for the most part, and it doesn't seem that I can add PHP to it.
Were the Coop Setup Instructions not helpful, or did you miss it? http://www.digitalpoint.com/tools/ad-network/setup.php?type=6 (once you're logged in)
I have tried both Jeffrey's include method and the one referenced by CardPlayer that can be found in the DP co-op set up instructions. Neither work. Perhaps I need to remove all the code in the "phpinclude_start" template with my VB admin and "just" place one line of code: include ('ad_network_182.php'); or do I need to just add that line? There are many other lines of code in that file (phpinclude_start) that Iam not sure of their function. Any thoughts anyone??? AJ
Thanks for responding Shawn. Yes, I was doing everything correctly. The problem was in the phpinclude portion of VB, there was some "stray code" I needed to get rid of first. All works fine now. AJ