waza
01-07-2006, 07:49 AM
hey, this is my situation:
my vb is located in root/forums/
I want to use vb engine (functions, classes) outside that folder for my index page.
So just root/index.
In index I did
require_once("./forums/global.php");
But it doesn't really work...
Is there a way to do this?
Btw, I know vbexternal, but that's not what I'm looking for.
grz,
seba
my vb is located in root/forums/
I want to use vb engine (functions, classes) outside that folder for my index page.
So just root/index.
In index I did
require_once("./forums/global.php");
But it doesn't really work...
Is there a way to do this?
Btw, I know vbexternal, but that's not what I'm looking for.
grz,
seba