Quote:
Originally Posted by AlexanderT
Cool. I have updated the instruction accordingly. <base> is an empty tag, or a standalone tag, that doesn't use a </base> endtag. The /> at the end is sufficient to make the code xhtml 1.0-valid.
|
One useful bit of info

try
Code:
<base href="$vboptions[bburl]" />
and it should work across all boards

you could include that code in your template
Also a switch($_SERVER['REDIRECT_STATUS']) would probably be a nicer way to code this ... rather than all those else if's
Just a personal preference thing
[high]* Natch clicks install just the same

[/high]
Great idea!