|
|
|
|
|
phpBB 2.x Forum Setup
Return To Ad Network Main Page
- Create a file named ad_network_448.php in the main directory of your forum:
-
Sample (single ad):
You can receive a weight bonus for running more ads (up to 5).
- Create an empty file named ad_network_ads_448.txt in the same directory. The web server user should have write permissions to this file. An easy way to set the permissions would be with the following command:
- chmod 666 ad_network_ads_448.txt
- Add the following to your includes/page_tail.php file (before the $template->pparse('overall_footer'); line):
-
- Add the following to your overall_footer.tpl template file (somewhere appropriate):
-
- Once it's setup on your forum, request a validation of your site to get your ads into the rotation.
If you need any help setting anything up, please visit the forum.
- Feel free to change the name of the PHP and TXT file to anything you wish (you can even move it outside of your public HTML folder if you want... just make sure you reference it with a full file path in that case).
- If you are running any similar ad network systems, they must be removed from your site in order to use the ad network (see terms of service).
Return to Digital Point Solutions' Home Page |