Where do i put the code to enter into the co-op. I have tried many times, how would the code be entered. I am running a php forum. (Not phpbb but still php.) Please insert the co-op code below and repost. Thank you so much for a great service and a great help. Here is the code i need entered: Here is the bottom of all my pages, and the footer all in one file for my template: Can anyone help?
just på the ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../'); include ('http://www.wmnation.com/ad_network_264.php'); echo $ad_network; anywere thats outside of an echo statement. perhaps at the very end
Perhaps this is not at all the place you should add the code, if your fourm is similar to phpbb you should have a folder called templates and inside the right template folder should there be a file called overall_footer.tpl or footer.php or something like that. I think it should work if you add the code there.
that file above is index.template.php in my forum software it contains header and footer. that file above IS in the template folder. thanks for help.. if you can..