While doing user mapping in “User Groups” -> “Mapp Users to User Group” ->
the following showed up in error log:
file: /simple-press/admin/panel-usergroups/forms/spa-usergroups-map-users.php
line: 31
function: Unavailable
Notice | Use of undefined constant trur – assumed ‘trur’
Seems to be a typo for “true” – correcting it and it’s working.
Couldn’t get this to work though:
We have a MU installation, each blog site in the network has its own administrator. All these users show up as “Members Not Belonging To Any Usergroup” on the “User Group” -> “Manage User Groups” option (presumably because WP automatically considers them subscribers users in the forum site), however, when selecting one or more of them to be added to the existing user groups, the action didn’t really take place. They remain in “Not Belonging to Any Usergroup” and they don’t show up in the intended User Group after “Add Member”
No error text was generated in Toolbox -> error log.
Would be nice to be able to add all those users in the network to be forum members without too much manual work as we have hundreds of them. Hope to get some help. Thanks!