-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update 6.2.0 for PHP 8 #2
Comments
Question: userbar.php just makes the images/banners, for the servers correct? Maybe add support for webp - who knows. I'm willing to throw myself at this a little - tried my own game server list - only difference is mine is hard coded in, no admin area - ear server listed has like three files, two php pages, and one js file to auto-refresh cause I cant get the js to just refresh the page - https://501stlegion-a3.com/server_ten.php |
Right, so having some game servers can help then. Going to set some up on my testing site. |
There is lgsl 7 on the way, so I didn't want to change files too much. But if there is need, more of stuff can be replaced by e107 (e107::getDb()) and so. Only it will complicate next update, so I haven't touched it. |
True, I mean we can tinker a little with it, and see what LGSL 7 looks like - https://testing.501stlegion-a3.com/LGSL/ So Index.php needs a look at, have links that return nothing on my end, For example when I click on the TeamSpeak 3 server i get a url - index.php?s=ts3.501stlegion-a3.c%E2%80%8Bom%E2%80%8B <-- idk if it calls for userbar or not on the index so not sure - the other teamspeak 3 link works because it connects you to the server - all them work but the arma 3 ones, the servers use mods and they would need to be added to the link kind of like my Voice eXe plugin with the custom links but thats something else to deal with. |
That fatal error is for out-dated event calendar menu (NFOServers controls the php version, and forced it to 8.something) - was on php 7.4 for the longest. I'll come around to fix that later on. As for the space, I didn't give the names, just added the IP/Host, Connection Port, and Query Port - I don't know what software port is. |
You should first install lgsl as a standalone version, then check the e107 version - to see where the is problem. |
PHP Fatal error: Uncaught ValueError: max(): Argument #1 ($value) must contain at least one element \userbar.php:36
The text was updated successfully, but these errors were encountered: