Skyrider |
06-13-2008 01:23 PM |
Hey VBDev, just wanted to report a few bugs / problems:
1), Swear filter can be bypassed with the /me command. If you for example have "awesome" within in the filter to change it to *****, so:
Would change to
Within the chat. But if you combine it with /me is awesome, it shows "Skyrider is awesome" <-- its not filtering it.
2), It seems that the /show ban command is only working on fully admins, supers and moderators. If I select that other usergroups can ban, it works fine. But it seems they do not have access to the /show ban command at all. If that usergroup attempts to do so, they are getting that:
Quote:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_mgc_cb_evo.php on line 905
|
and
Quote:
usernamehere, you do not have permission to access this page. This could be due to one of several reasons:
1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
|
You might say "The usergroup does not have ban rights", which I'm afraid is not the case.. When I use the /ban on uname Skyrider command from that usergroup (not admin,super or mod) it says " The user was successfully banned"
|