Quote:
Originally Posted by OrangeFlea
Small problem:
Whenever I try to access the stats page as a regular user, I get this:
It redirects me to a bad URL (as shown above). How do I fix that?
|
You'll have to edit the template called "statistic_error" on three places:
1. Find "URL=$vboptions[bburl]" and remove "URL="
2. Find "URL=URL=$vboptions[bburl]" and remove 1 "URL="
3. Find "href="URL=$vboptions[bburl]" and remove "URL=" once again.
This did the trick on my board.
Succes