[Release] Webmanager v2 DISCONTINUED

why do you think its something with the webmanager? it works for other people and me aswell.
at what host are you? are you servers located there aswell?
using apache + php and components?

if you manually go to the site http://<yourserverip>:<yourserverport>/players.json can you reach that?

Yes it works. http://75.187.219.117:30120/players.json If you check that there is only currently one player in my server 1 right now. It has been working. My livemap uses the same thing

your live map != my webmanager.
the code is way different even tho it might use one thing thats the same.

still, it works for me. instead of my webmanager i would blame an apache misconfiguration, cause the same code works for others.

Okay whatever Mr. Perfect. I am probably not the only person with the issue. It is with your coding. Nevermind. I will never use your webmanager. I will find something better. Have a good day.

It works perfectly, your the one who cannot set it up correctly…

2 Likes

i was just about to ask if you have this package installed
apache2 libapache2-mod-php7.0 php7.0

you are probably not the only one with a misconfigured server.
or you show me the code that would “fix” it to proove me wrong.

i mean, something that works on multiple ends but not on yours … ??

1 Like

Yes I have that installed

Thought you said you were done with the webmanager and you were gonna find something better?

just to test it, give the acp folder full 777 rights and test again

I did and still nothing

do you have discord?

I do not think banning actually does something.

Not the greatest in HTML & PHP, but maybe being able to do something like this: https://i.imgur.com/y2SlLCj.png

Without having to make multiple user-logins? :b

the steamid is not for login but to show different user groups in the playerlist. Its not normal to have multiple steam accounts.

where are banned players saved?

i dont know. Its the default fivem ban which lasts till the server restarts.

Anyway to change that ban command into a event handler for es_admin2?

Should not be hard to do if you have your website and server on the same vps.

Any idea, or direction to give me on how?

You could write the players steamID into the banlist.txt file for es_admin2 with php.