Quote:
Originally Posted by Natch
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!
|
The $vboptions[bburl] doesn't work for stylesheets as files. I just tested it. You have to have the absolute path for the home page to work right.
How would you set up the switch code?