The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I have a hook which displays 5 text links at the bottom of my main forum and this is:
Code:
ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
include ('myfootball-ads.php'); echo $ad_network;
The problem is, when i try to create a new hook for the archive which uses this code: Code:
ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
include ('myfootball-ads.php'); echo $ad_network2;
Any help would be appreciated. Thanks in advance |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|