Vultr.com - Instant Cloud Server Deployment
GAMETRACKER FORUMS
Forum Home > Bug Reports [RESOLVED] > Search bug (while changing pages)
flaxoPM
#1
Search bug (while changing pages)
Jan 27, 2014 4:31 PM
Joined: Jan 23, 2014
Posts: 2
Hey all,

There is a bug when you are searching for servers from a specific country. For example, I enter this link directly to my browser:
gametracker.com/search/cs/GR/
The 1st page with the results loads fine, but you can't move to the next pages (2nd 3rd 4th etc...). When you click on them the browser returns with the error "Server not found" and the link changes to:
http://search/cs/GR/?searchpge=2#search
When you add the domain gametracker.com in front of /search/cs/GR/?searchpge=2#search, it loads just fine, but you have to manually do it for every page individually which is a bit annoying. It DOESN'T happen always, so I don't know if you'll face the problem with the first try.

Thanks in advance,
flaxo

EDIT: It does always happen but you have to type the link MANUALLY and DIRECTLY to your browser (gametracker.com/search/cs/GR/) and NOT navigate through the site. When you 're navigating through the site everything loads fine.
Last edited by: flaxo Jan 27, 2014 5:17 PM
burnPM
#2
Jan 27, 2014 6:24 PM
Joined: Sep 27, 2006
Posts: 10924
This seems to be an issue with the www redirection.

It seems that when you go to:

gametracker.com/search/cs/GR/

It redirects to the www. with an extra slash.

http://www.gametracker.com//search/cs/GR/

Which is resulting in issues with the relative path.


Until the developers can put a fix in place, I would recommend navigating to the url with a "www." in front which should make things work fine.
I am retired from GameTracker after 11 years and will not be responsive for support requests.

deathhasabearPM
#3
Oct 08, 2014 5:13 PM
GAMETRACKER ADMIN Joined: Oct 29, 2007
Posts: 560
Links should redirect correctly now. You may need to clear browser cache/restart browser.

Thanks for reporting this bug.