Quote:
Originally Posted by Burtman
Can somebody help me out, I can't get it to work:
1) Import product-vrewrite.xml as a product using the plugin system.
Done.
2) Upload the .htaccess file to your vB's directory.
My forum is: http://www.lab-retriever.net/board/
Do I need to edit anything in this htaccess file??
3) In forumdisplay, showthread, standard_error find:
$headinclude
Add before that:
<base href="$vboptions[bburl]/" />
What is the [bburl]? When I do this I get an error:
<base href="$vboptions[http://www.lab-retriever.net/board/]/" />
Please?
|
2: Just upload, don't modify anything.
3. Don't modify anything, keep it using:
Code:
<base href="$vboptions[bburl]/" />