Quote:
Originally posted by NTLDR
Wrong
This will work in another directory other than your forums dir, if you use the chdir command:
PHP Code:
chdir("/path/to/forums");
Above:
PHP Code:
require("global.php");
|
Hiya NTLDR
i did that and it works .. but there is always a
but ..
its
images .. they are not showing since all ther refrence is for /images not vbb/images ...
I do not want to manually enter that since it i am using many styles. Any ideas on how to correct that and get the correct path for {imagesfolder}?