The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Custom Pages
I'm trying to make a custom index and use vBulletin to authenticate users there and such. However including the following code it seems global.php is returning "file not found" errors when it looks for it's includes. How would I do this correctly?
Code:
<?php // ######################### REQUIRE BACK-END ########################### require_once('./forums/global.php'); require_once('./forums/includes/functions_bigthree.php'); require_once('./forums/includes/functions_forumlist.php'); ?> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|