PDA

View Full Version : Relative URLs


therock67
01-13-2010, 08:38 PM
VB4 has changed the URL structure for the forum I think. Previously it used relative URLs on my forum so if I logged in through:
www.hostingname.com/domainname/forum

then all links to threads etc. would show as starting with www.hostingname.com/domainname/forum/forum.php etc.

but if I accessed from the domain name then the URLS would be
www.domainname.com/forum/forum.php etc.

A number of my members cannot access the site from the domain name and had previously used the relative URLs to navigate the site.

I understand from a question I asked on vb.com that VB4 had changed how these URLs work. Is that something that can be changed and if so is it straightforward? It doesn't seem to be a standard option anyway.

Thanks

--------------- Added 1263505647 at 1263505647 ---------------

Anyone any ideas on whether this is something that could be changed by file edits etc?