View Full Version : Help with linking Vbadvanced to vbullitin
index for vbadvanced in the root of my site instead of /fourm folder, how do I edit the path in the php. :confused:
mholtum
05-18-2005, 01:15 PM
if your forums are in a drictory called "forum"
chdir('./forum');
My vbulletin files are in /forum but i want to pu the index file for vbadvanced in the root of my website
mholtum
05-18-2005, 03:08 PM
My vbulletin files are in /forum but i want to pu the index file for vbadvanced in the root of my website
That is exactly what I did.
Just use this chdir('./forum'); as the path in your cmps_index.php file.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.