I've been trying to figure out how to correct a problem with my vb... Whenever an email is sent out it will send links like this:
site.com/vbulletin/page.php
This is how it is stored on my server, but as far as vb is concerned, the directory it's in now is root like this:
site.com/page.php
I must keep it this way, but I need to figure out how to change this, so that when the activation emails are sent out, the "correct" url is sent, and not a broken link.
Thanks in Advance!
site.com/vbulletin/page.php
This is how it is stored on my server, but as far as vb is concerned, the directory it's in now is root like this:
site.com/page.php
I must keep it this way, but I need to figure out how to change this, so that when the activation emails are sent out, the "correct" url is sent, and not a broken link.
Thanks in Advance!
Comment