Hi,
When I go to the
Best 25 Replays page and click the button "Find your score" the site does not load to the correct page
It finds the correct page (I can see the url changing lets say to page 10) but the table stays at page 1
at this point if I refresh or even give an Enter on the address bar it still stays on page 1
The only way to make it work is if I click the correct page on the paginator at the bottom, then it loads the correct table page.
Do you need screenshots, or can you replicate this?
I'm on Chrome Version 44.0.2403.155 m
All extensions disabeld
Edit: Ok I think I know what the problem is
The url generated by the "Find your score button" is the wrong one
It generates a url in the wrong format
(probably a url spelling from earlier code when you decided to change from top10 to top25)
http://tm.mania-exchange.com/leaderboard/best10replays/10?environment=0&limit=20
where it should be generating like the paginator does
http://tm.mania-exchange.com/leaderboard/best25replays/10?environment=0&limit=20