Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
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.htmlit can be rewrited manually to http://forum.maidenfans.com/index.php?topic=15431.0note 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.
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.