Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pagination not working #183

Open
alienvps85 opened this issue Jan 3, 2024 · 6 comments
Open

pagination not working #183

alienvps85 opened this issue Jan 3, 2024 · 6 comments

Comments

@alienvps85
Copy link

For some reason pagination is not working on my website. I have 29 servers added and have pagination enabled. Any ideas?

https://steamservers.org/

@tltneon
Copy link
Owner

tltneon commented Jan 3, 2024

Hello, @alienvps85
Be sure that $lgsl_config['hide_offline'][0] = false; in lgsl_config.php

@alienvps85
Copy link
Author

Thanks that fixed it :). Is there any way to make the pagination show numbers? 1 2 3 4 5 6 7 8 9 etc.?

@tltneon
Copy link
Owner

tltneon commented Jan 3, 2024

For now that feature doesn't exists

@BaxAndrei
Copy link
Contributor

BaxAndrei commented Jan 3, 2024

@tltneon also another bug for pagination is that:
image
added by #107

If you have same ip & connection port for 2 server but different query, you can acces only one by site?ip&port

Maybe you can add a setting that allows you to switch urls from ?s= to &ip=&port= and reverse?

@tltneon
Copy link
Owner

tltneon commented Jan 4, 2024

I can add a setting but why 2 servers had same connection port? It doesn't seem right

@BaxAndrei
Copy link
Contributor

I can add a setting but why 2 servers had same connection port? It doesn't seem right

To be honest, I don't know. A duplicate check can be done when adding servers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants