MyBB Community Forums

Full Version: where should i insert this code ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is from propellerads it is a Anti-Adblock code .
Where should i insert this code ?
And this part i not sure how to do and what should i change for (dirname(_file_) ?


<?php echo include_once (dirname(__FILE__) . '/pa_antiadblock.php'); ?>

Menu from propellerads

3) Insert this line into your .php file where you would normally put the ad serving tag (best place for onclick ads is right after <head> tag)