-
Notifications
You must be signed in to change notification settings - Fork 49
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
Page "ingame commands" is broken #68
Comments
I have the same issue although my server does not have a rbac system that is why. |
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. |
I am using MangosC https://github.com/cmangos/mangos-classic, 1.12.1 under ubuntu 16 server |
i noticed the rbac feature is totaly missing from my mangos. |
@xion87 @paintballrefjosh |
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
FROMrbac_permissions
WHERE id IN (SELECTid
FROMrbac_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
The text was updated successfully, but these errors were encountered: