Debt Consolidation - Debt Consolidation - Debt Consolidation - Debt Consolidation - Communications Technology Articles

PDA

View Full Version : PHPBB Page Tail


misohoni
Aug 11th 2004, 9:30 am
I want to put 'AD_NETWORK' => $ad_network, outside the includes/page_tail.php file preferably on my index page only.

How do I add to index.tpl or index.php as I don't use includes on my PHPBB site.

digitalpoint
Aug 11th 2004, 10:48 am
Wouldn't work because the ad network would need to be site-wide (so it wouldn't pass validation when it looks for it on the pages).

misohoni
Aug 11th 2004, 11:00 am
oh I see, thanks anyway.