The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Having trouble with globabl.php include
I'm trying to get my website integrated with VB3.6, but it keeps throwing errors when I try to process the include.
Code:
Warning: main(/var/www/html/includes/init.php): failed to open stream: No such file or directory in /var/www/html/forum/global.php on line 20 Fatal error: main(): Failed opening required '/var/www/html/includes/init.php' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/forum/global.php on line 20 Code:
$root_path = ($_SERVER["DOCUMENT_ROOT"] . "/forum/global.php"); require_once($root_path); Any help would be very much appreciated! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|