Page 1 of 1

Links to the forum on main site broken

PostPosted: Wed Jul 09, 2014 12:22
by onpon4
I think this happened when the forum software changed: the links to particular forums on minetest.net are broken. For example, the link to "Mod Releases" points to:

http://forum.minetest.net/viewforum.php?id=11

When it should be:

http://forum.minetest.net/viewforum.php?f=11

Re: Links to the forum on main site broken

PostPosted: Thu Jul 10, 2014 06:28
by JPRuehmann
Hello
I don“t have any problems.
You should use https:// not http://
Bye,
JPR

Re: Links to the forum on main site broken

PostPosted: Thu Jul 10, 2014 08:20
by Krock
The GET arguments changed, it's "f" now, instead of "id".
An alias should solve this problem.