Reply to thread

I have the same problem, it seems that there is some problem with URL rewriting? For me, the following works:


when the link points to http://forum.maidenfans.com/index.php/t ... 431.0.html

it can be rewrited manually to http://forum.maidenfans.com/index.php?topic=15431.0


note the differences - question mark instead of slash, equal sign replacing comma and stripped of the extension.


it looks someone has tried to activate urls without GET parameters (i.e. that mess after the question mark), but somehow failed to make rewriting to work correctly.


Back
Top