The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
First off, I asked this question on vbulletin.com, and Jakeman suggested I ask here. Thanks in advance!
We have just purchased vB for the new version of Klient.com. We decided to use vB's intrinsic user registrration and suthorization system instead of writing our own. Our main problem is we can not access the bbuserinfo[] array from parent pages. Our site design is obviously "http://localhost/forums/" (this is on our development server...). We want to be able to access the array from our standard_header.php that is located in the root of the web. This file builds our headers and navigation structure. We have tried all that we can think of, we set the cookie path to "/", even tried directly including the "forums/admin/sessions.php" (and a few others...) still to no avail. As soon as I require "./forums/global.php" the page display halts. It will display up until the point where it is looking for the required file. I would assume it is due to the dependancies in the global.php file... We can not even preform a simple echo afer logging in: PHP Code:
-Tyler Lynch Klient.com Staff ------------------ Got it working thanks to eiSecure on vB.com! PHP Code:
|
#2
|
|||
|
|||
![]()
Here is a post in the vB.com forums to fix the include problems if you have subdirectories...
http://www.vbulletin.com/forum/showt...142#post332142 |
#3
|
|||
|
|||
![]()
How it is blowing up on our FreeBSD production server.
Unix doesn't like the: PHP Code:
PHP Code:
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|