Blog
Documentation
Book a Demo
toggle menu
Categories
Discussions
Activity
Best Of...
Sign In
Sign In
Categories
Discussions
Activity
Best Of...
Sign In
×
Home
›
Vanilla 1.0 Help
Discussion
Categories In Sidebar
Author
Date within
1 day
3 days
1 week
2 weeks
1 month
2 months
6 months
1 year
of
Examples: Monday, today, last week, Mar 26, 3/26/04
Search
Options
Mute
Categories In Sidebar
«
1
2
»
Go
Comments
Xandi
August 2006
So.. I tried to fix it on myself and it worked
I changed line 31 to:
$thisURL = "
http://www.xy.de/board/
". $Row['CategoryID'];
Its not the perfect way to repair the problem, i know
But it works. Perhaps it helps you to fix the bug in the script.
Greetz
0
pbear
New
August 2006
When I click on a category link in the sidebar from a single message, I get:
Some problems were encountered The requested discussion could not be found.
When I do the same from a list of discussions, there's no problem.
Not a show-stopper, but odd...
0
ithcy
New
August 2006
ok, that bug is fixed and a new download is available. thanks pbear...
Xandi, this fix may solve your problem too.
0
pbear
New
August 2006
Sweet — works like a charm!
0
Xandi
August 2006
Yes Works ;) Perfect, thx.
0
«
1
2
»
Go
This discussion has been closed.
Comments
I changed line 31 to:
$thisURL = "http://www.xy.de/board/". $Row['CategoryID'];
Its not the perfect way to repair the problem, i know
Greetz
Some problems were encountered The requested discussion could not be found.
When I do the same from a list of discussions, there's no problem.
Not a show-stopper, but odd...
Xandi, this fix may solve your problem too.