Quote:
Originally Posted by SirAdrian
Many of your links will be messed up, so I suggest using
HTML Code:
<base href="http://yoursite/forums/index.php" />
or altering the stylevars so everything points to absolute (or relative to root) paths.
|
where would that html code be placed and how would it be used?
I've been playing with some custom pages outside of the forum and I've changed many of the links (in the navbar for example) to say /forum/script.php instead of just script.php but there's many places where adding /forum/ doesn't work. sometimes it comes out as
www.sitename.com/forum//forum/scriptname.php
is there some easy way to do this without having to edit all the links? And how can I make these other links work which have $vboptions[forumhome].php$session[sessionurl_q], $scriptpath, $stylevar[imgdir_misc]/navbits_start.gif, etc?