|
Well definately an interesting setup indeed but the issue is pretty simple in that if you use relative urls in links what that tells the browser is try to search for the link in the actual directory your in which causes the issue which is why any tutorial you will see will revolve about use full urls or set in the page a base_url meta tag which vbulletin does allow to use a base url for any relative links.
|