Open FoxyLoli opened 4 years ago
Also having this same issue! Would appreciate any help with it.
and where does the steamid request the es_admin? it would be a matter of modifying that part
I stumbled upon this thread at least 10 times when I searched for my issue. The error is that es_extended ditched essentialmode so you don't need both of them now.
So what is the fix?
Anyone know how to fix it?
Could you tell me what version of EM you are using?
Also could you check if your database is properly filled
On Thu, 16 Apr 2020 at 07:08, Vhit3 notifications@github.com wrote:
Anyone know how to fix it?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kanersps/es_admin/issues/23#issuecomment-614418630, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC52CD3FSLOIOUCQBKJJ7RTRM2HEDANCNFSM4KZUYS4A .
Well the simple fix is to not use this anymore unless you can edit this to work with the new ESX.
I fin only one version of this and i use xampp data base so i think its working
I advise using https://github.com/zap-fivem/esx/ instead of the usual ESX by Hawaii_Beach. Due to ongoing harassment, insults and threats from him, he also decided to forcefully stop base FiveM resources and has shown great distaste into helping the FiveM community.
On Thu, 16 Apr 2020 at 11:56, Vhit3 notifications@github.com wrote:
I fin only one version of this and i use xampp data base so i think its working
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kanersps/es_admin/issues/23#issuecomment-614544657, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC52CD3ME2LIZJMXVKH2N6DRM3I5NANCNFSM4KZUYS4A .
these are server files or what? bcs im using fivem files, essentialmode, esadmin2 mySQL and Async and everything is working but command setgroup 1 superadmin dont want to work
im new in this and im trying to make this server properly but when i see error i dont know what can i do with this
Can you give me a picture of how your database looks
Is this fixed? Or still fixing it?
Is this fixed? Or still fixing it?
There can be many causes, if you have this as well, could you post your database layout?
I dont know if this one is the fix but it fixed mine. I just changed the dependency to fxmigrant since I put both es_extended and essentialmode. Im still confused if it good to add both or just es_extended cause it has the basic needs to tap in to your database but im just adding essentialmode to make es_admin work.
Soon I’m releasing a very advanced admin script called ModMin without any dependencies. It also has a modern and very good UI. 🙂
Consider me one of the early users after release. ^_^
want it @kanersps seems like OMG!!!!!
Soon I’m releasing a very advanced admin script called ModMin without any dependencies. It also has a modern and very good UI. 🙂
I really want you to create the admin menu, I have the es_extended and I can't find any that works well for my server, thank you very much!!
I'm still having this porblem. I can't put myself into superadmin. In heidisql there is no permission level tab.
how do I alter the users table so that there is a permissions collum I did this
ALTER TABLE users ADD COLUMN permission_level;
I do not have much experience with making SQL files. thx for reading
freshly installed.
Update: A Little update so you can see my server.cfg