The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Vbulletin Integration
Hello,
I need to call some vbulletin data in some pages in my root folder. The forums are located at /forums and I need to include the necessary files so I can call varibles. How would I go about in doing this? |
#2
|
|||
|
|||
I'm sure this is possible, does anyone have an ideas?
|
#3
|
||||
|
||||
Code:
chdir('/home/site/public_html/forums/'); require('./global.php'); |
#4
|
|||
|
|||
|
#5
|
||||
|
||||
you sure the path you placed in chdir is correctly set ?
|
#6
|
|||
|
|||
Yes, I even tried several different paths. Do you have AIM or MSN so I could talk to you in real-time? If you don't want to post it on the forums just PM it over to me.
|
#7
|
||||
|
||||
Sorry I have neither of those IMs.
But i am quite certain your path set is wrong. Code:
chdir('/usr/home/site/public_html/forums'); require('./global.php'); |
#8
|
|||
|
|||
Yup, I got it working now, thanks!!! You just made my job alot easier
|
#9
|
||||
|
||||
You're most welcome
p.s an odd domain name for the site contents |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|