PDA

View Full Version : A little question about vbulletin.org...


urano
11-26-2001, 11:59 PM
Hi,

How can I make a site (on other directory) that requires the global.php of the vbulletin directory?

Example:
/home/mysnewsite/index.php (this one, requires global.php)
/home/vbulletin/global.php

I just tried to simple require as ../mynewsite/index.php and it not work. What can I do?

Thanks,
urano

WizyWyg
11-27-2001, 05:55 AM
Is it a subdomain? All i know is that its gotta be in the same directory as your vbulletin

bigmattyh
11-27-2001, 08:42 AM
You have to use the absolute path, usually starting with /home/.

One example would be: /home/myaccount/public_html/forum/global.php

See if that works.

Admin
11-27-2001, 11:48 AM
urano, please go to this (http://www.vbulletin.com/members/vbulletin.org.php) page and enter your username, to show you are licensed. (you will need to use your customer number and password to access that page)
Thank you.