PDA

View Full Version : Addin adbrite code to phpbb forum



TechDudeDan
July 5th, 2008, 03:55
How do I add adbrite code to a phpbb forum?

Tracker
July 5th, 2008, 04:49
The easiest way I find to add a code to any forum is just edit the template file.

TSO
July 5th, 2008, 06:16
There are also add-ons for most major forum packages that automate the addition of ads.

Tracker
July 5th, 2008, 06:41
Yes but every time I myself have tried those addons with smf and my custom theme they never worked correctly

thats why I find it better to just go ahead and put it into the theme itself. Simple hassle free and its there forever :D

fnixws
July 5th, 2008, 07:12
Its rather simple to add advertisments to the header of phpbb.

open overall_header.php (or overall_footer.php for the footer). I think thats the correct names, cant be ----ed checking :P

Paste your adcode at the end of it.