-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hi,
I have implemented MantisBT 1.2.17, copied to "plugins" folder and installed ManageUsergroups plugin. Also made the modifications specified at access_api.php, access_api.php, user_api.php, print_api.php files.
But I have three problems:
1.- Where do I create a group?
2.- Why users are not being diplayed at "All users"?

3.- After installing plugin and modifying above files, I get the next errors at "Manage Global Profiles" tab.
Warning: Illegal offset type in isset or empty in C:\mantisbt\core\user_api.php on line 48
Notice: Array to string conversion in C:\mantisbt\library\adodb\adodb.inc.php on line 982
Fatal error: 401 in C:\mantisbt\core\database_api.php on line 405

I would appreciate some help in here, for making this plugin works.
I don't know if I'm missing something or doing something wrong.
Thanks in advance.