Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
PFC extension / HowTo remove Role Settings?
Hi @ll,
after testing PFC and deleting the Add-On,
I cannot REMOVE the PERMISSION_USE_CHAT
in the Role Settings Dialog!
Anyone can help me guide me to the place
where I can remove these settings?
Thanks,
Chris
after testing PFC and deleting the Add-On,
I cannot REMOVE the PERMISSION_USE_CHAT
in the Role Settings Dialog!
Anyone can help me guide me to the place
where I can remove these settings?
Thanks,
Chris
0
This discussion has been closed.
Comments
the sql command for removing a column in a table is
alter table LUM_Role drop `PERMISSION_USE_CHAT`;