PDA

View Full Version : vBadvanced testing not in root


M_OReilly16
04-20-2006, 08:53 PM
Hello,
I am dying to try out vBadvanced on my site. But I have a few concerns first. I am using Postnuke for my main site which is in my root directory. My vBulletin forums are in my /forums directory. Is there a way I can install vBadvanced so I can test it out?

For example can I have it so its installed in www.mysite.com/vbadtest ?

I am trying to avoid touching anything in my root becasue of my Postnuke CMS. This is my bread and butter to my site, but I want to try out vbadvanced as well on my site.

Can someone give me some options I can use so that I can install vBadvanced on my website so it's not on my homepage?

Thank you,
Matt

scsa20
04-20-2006, 09:11 PM
everything in the "forum" folder needs to be uploaded to your "forums" directory. The cmps_index.php, however, could be uploaded where you want to be uploaded to as long as you editing $forumpath = ''; to point where your forums directory is. For example:

$forumpath = '/home/username/public_html/forums';

plus, you can still upload it to your root directory without having to hurt your Postnuke CMS. You just have to remember to type in mysite.com/cmps_index.php (or rename cmps_index.php to whatever you want to use, just remember to edit the settings in the control panel after installing to point to the correct file).

If you need any more help, just ask.

Our Sponsors
 

M_OReilly16
04-20-2006, 09:31 PM
Thank you sir :)

myridespace
07-26-2006, 08:37 AM
sorry to bring thread back up but i got a problem.i have successfully installed vbadvanced, but i am having problems with the page coming up on the correct url. i want to be able to to type in my site (myridespace.net)and the new homepage pops up. i uploaded the cmps file to the public root and the rest to the appropriate forums folders. but still not working.is this something i need my hosting service to help me with, i really dont mind the url saying the true path, i just want visitors to type in main url and it gets them there.