paintballrefjosh / MaNGOSWebV4

This is a continuation of the MaNGOSWebV3 project.
GNU General Public License v3.0
32 stars 48 forks source link

Page "ingame commands" is broken #68

Open Malachiel87 opened 6 years ago

Malachiel87 commented 6 years ago

http://www.mistvale.com/?p=server&sub=commands here there is the error

Notice: Undefined index: permission in /var/www/templates/blizzlike/server/server.commands.php on line 17 Couldnt Run Query: SELECT name FROM rbac_permissions WHERE id IN (SELECT id FROM rbac_linked_permissions WHERE linkedId = ) Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1

Estaira commented 6 years ago

I have the same issue although my server does not have a rbac system that is why.

paintballrefjosh commented 6 years ago

Which core are you guys running? Post a link to the source also so I can look to see what the DB format is of the in game commands.

Malachiel87 commented 6 years ago

I am using MangosC https://github.com/cmangos/mangos-classic, 1.12.1 under ubuntu 16 server

Malachiel87 commented 6 years ago

i noticed the rbac feature is totaly missing from my mangos. is better cmangos or mangoszero for vanilla?

Estaira commented 6 years ago

@xion87 @paintballrefjosh To answer both your questions I am using https://github.com/LightsHope/server which is modified version of mangos classic and that core is best as of right now for vanilla.