The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
PHP Hook not working
I have a hook on vb 3.5 which is the following:
product: vbulletin hook location: ajax_start Title: adverts Plugin PHP code: <?php ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../'); include ('myfootball-ads.php'); echo $ad_network; ?> Plugin Active: Yes and this works fine when i put the $ad_network code in the footer, but its not showing up when i put it on the new version of vb version 3.6 BETA 4. Why is this? Thanks in advance. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|