Title: [Plugin: Groups] add users to group
Last modified: August 20, 2016

---

# [Plugin: Groups] add users to group

 *  Resolved [andredup88](https://wordpress.org/support/users/andredup88/)
 * (@andredup88)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-groups-add-users-to-group/)
 * I have installed the plugin but cant add my users to any groups that I have created.
 * When I am on the “all users” screen and tick the users I want to add to a group,
   I click “add” …the screen refreshes but the users were not added to the group.
 * How do I fix this?
 * [http://wordpress.org/extend/plugins/groups/](http://wordpress.org/extend/plugins/groups/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [itthinx](https://wordpress.org/support/users/itthinx/)
 * (@itthinx)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-groups-add-users-to-group/#post-2966321)
 * Please add the following lines to your wp-config.php:
 *     ```
       define('WP_DEBUG', true);
       define('WP_DEBUG_DISPLAY', true);
       define('WP_DEBUG_LOG', true);
       ```
   
 * below the comment that says “For developers: WordPress debugging mode.”
 * then try to add a user to a group again and post the contents of wp-content/debug.
   log (to pastebin.com if it’s big and place link).
 *  Thread Starter [andredup88](https://wordpress.org/support/users/andredup88/)
 * (@andredup88)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-groups-add-users-to-group/#post-2966383)
 * This did not work, I have updated to wordpress 3.4.1 and added this code.
 * Still the same problem….can you think of anything else that will cause this problem?
 *  Thread Starter [andredup88](https://wordpress.org/support/users/andredup88/)
 * (@andredup88)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-groups-add-users-to-group/#post-2966411)
 * Can anyone tell me why my groups plugin doesnt work on my site? After installing
   the plugin I found that in my “all users” menu, the plugin doesn’t add users 
   to my created groups.
 * PLEASE HELP!!!!????
 *  Plugin Author [itthinx](https://wordpress.org/support/users/itthinx/)
 * (@itthinx)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-groups-add-users-to-group/#post-2966412)
 * The code above won’t solve any problem but can show what the problem is. Did 
   the file debug.log contain anything?
 * Would also be helpful: what other plugins are active on your site?
 *  Thread Starter [andredup88](https://wordpress.org/support/users/andredup88/)
 * (@andredup88)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-groups-add-users-to-group/#post-2966413)
 * This is what happened when I added the code:
 * Notice: get_usermeta is deprecated since version 3.0! Use get_user_meta() instead.
   in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/functions.php on line
   2628
 * Notice: Undefined variable: menu_added in /home/httpd/virtual/me.core.co.za/web/
   wp/wp-content/plugins/backup-scheduler/core.class.php on line 326
 * Notice: has_cap was called with an argument that is deprecated since version 
   2.0! Usage of user levels by plugins and themes is deprecated. Use roles and 
   capabilities instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2712
 * Notice: has_cap was called with an argument that is deprecated since version 
   2.0! Usage of user levels by plugins and themes is deprecated. Use roles and 
   capabilities instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2712
 * Notice: has_cap was called with an argument that is deprecated since version 
   2.0! Usage of user levels by plugins and themes is deprecated. Use roles and 
   capabilities instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2712
 * Notice: has_cap was called with an argument that is deprecated since version 
   2.0! Usage of user levels by plugins and themes is deprecated. Use roles and 
   capabilities instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2712
 * Notice: has_cap was called with an argument that is deprecated since version 
   2.0! Usage of user levels by plugins and themes is deprecated. Use roles and 
   capabilities instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2712
 * Notice: has_cap was called with an argument that is deprecated since version 
   2.0! Usage of user levels by plugins and themes is deprecated. Use roles and 
   capabilities instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2712
 * Notice: has_cap was called with an argument that is deprecated since version 
   2.0! Usage of user levels by plugins and themes is deprecated. Use roles and 
   capabilities instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2712
 * Notice: has_cap was called with an argument that is deprecated since version 
   2.0! Usage of user levels by plugins and themes is deprecated. Use roles and 
   capabilities instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2712
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()-
   >add_help_tab() instead. in /home/httpd/virtual/me.core.co.za/web/wp/wp-includes/
   functions.php on line 2628
 * Does this mean anything to you? 🙂
 * Other plugins active on the site is:
 * WPtouch Pro
    WP SlimStat WP Post Notifier For All UserTracker Users to CSV SMSGlobal–
   SMS Plugin Select Simple Login Log Simple Login Log Simple Local Avatars registered-
   users-only-2 Navayan CSV Export Login Logo Groups Export Users to CSV CSV User
   Import Configure SMTP Backup Scheduler
 * Thanks for your fast respone
 *  Plugin Author [itthinx](https://wordpress.org/support/users/itthinx/)
 * (@itthinx)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-groups-add-users-to-group/#post-2966418)
 * Thanks for posting that, no problem related to Groups in there.
 * There’s probably a conflict with another plugin. First disable all other plugins
   and try to add a user. Then test enabling other plugin one-by-one and repeat.
   If you find one interfering please post your results so we can check why that
   happens.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: Groups] add users to group’ is closed to new replies.

 * ![](https://ps.w.org/groups/assets/icon-256x256.png?rev=983146)
 * [Groups](https://wordpress.org/plugins/groups/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/groups/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/groups/)
 * [Active Topics](https://wordpress.org/support/plugin/groups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/groups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/groups/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [itthinx](https://wordpress.org/support/users/itthinx/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-groups-add-users-to-group/#post-2966418)
 * Status: resolved