Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Request show 25 entries in servers.php

hadyhady007

Extended Member
Ext. Member
Joined
May 5, 2020
Messages
98
Reaction score
29
Points
29
Location
Malaysia
Hi guys,

This questions more PHP oriented. It seems that for some resaon XtreamUI has configured a 10 servers limit when going to Servers > Manage Servers, so this causes that you need to extend the view limit by hitting the button at the top left. My question is, has anyone found a way to configure the ui to display more servers by default? I have looked at server.php file but I cant see any "10" limit on it.

Any help will be appreciated!

Thanks!
 
Hi guys,

This questions more PHP oriented. It seems that for some resaon XtreamUI has configured a 10 servers limit when going to Servers > Manage Servers, so this causes that you need to extend the view limit by hitting the button at the top left. My question is, has anyone found a way to configure the ui to display more servers by default? I have looked at server.php file but I cant see any "10" limit on it.

Any help will be appreciated!

Thanks!
at the end of the file (servers.php) you'll find a block which initializes datatable.
you should find a line there like this responsive: false
if so, add a comma after false and press enter. In next new line write these 2 lines
pageLength: 50,
lengthMenu: [10, 25, 50, 250, 500, 1000]


it should look like this:
responsive: false,
pageLength: 50,
lengthMenu: [10, 25, 50, 250, 500, 1000]


save that file, refresh you browser and hope you'll find an option to change number of entries visible
 
Good morning mate I have the xtream ui that is shared in the forum has no limit I handle 14 lb and without problems.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Thanks for the prompt response guys!

save that file, refresh you browser and hope you'll find an option to change number of entries visible

Sorry, that is actually what I dont want. I want that all my server list to be visible by default after going to Servers dashboard. I dont want to keep hitting that button everytime.

Good morning mate I have the xtream ui that is shared in the forum has no limit I handle 14 lb and without problems.

Ok, that's strange. Im using xtreamui from worldofiptv mirror and I get a 10 entry limit by default. Do you mind sharing your servers.php file to see if there is any difference with mine?
 
Thanks for the prompt response guys!



Sorry, that is actually what I dont want. I want that all my server list to be visible by default after going to Servers dashboard. I dont want to keep hitting that button everytime.



Ok, that's strange. Im using xtreamui from worldofiptv mirror and I get a 10 entry limit by default. Do you mind sharing your servers.php file to see if there is any difference with mine?

Friend, what @faakher answered will solve your problem ....
He posted to list 50 server entries by default, without having to select anything ...
 
Sorry. I didnt understand.

Thanks @faakher, I will try this and let you know if it works for me!
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top