• When trying to activate pending users , I get the following. Supposedly the new users are supposed to be automatically approved

    There has been a critical error on this website. Please check your site admin email inbox for instructions. If you continue to have problems, please try the support forums.

    Learn more about troubleshooting WordPress.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator threadi

    (@threadi)

    The reason for the error should be visible in the error log. You can find it in your hosting area. If necessary, the support of your hosting can help you.

    Alternatively, you could also enable debugging in WordPress. How to do this is described here: https://wordpress.org/support/article/debugging-in-wordpress/ – also here the support of your hosting can help you if necessary to edit the file accordingly.

    In both cases you should be able to see what the cause is in the logfile.

    Thread Starter Ken

    (@ken32541)

    Reply to the Forum

    I deactivated the Buddypress plugin and Dreamhost sent me the following message concerning the “pending users Activation error”.

    Your thoughts?

    Kenneth

    Hello Kenneth,

    Thank you!, that actually recorded a proper error stack trace within the
    debug.log file:

    [09-Apr-2025 05:36:06 UTC] PHP Warning: Attempt to read property
    “user_email” on false in
    /home/dh_56c7h4/quoruam.com/wp-includes/pluggable.php on line 2195
    [09-Apr-2025 05:36:06 UTC] PHP Fatal error: Uncaught Error: Object of
    class WP_Error could not be converted to string in
    /home/dh_56c7h4/quoruam.com/wp-content/plugins/buddypress/bp-xprofile/classes/class-bp-xprofile-profiledata.php:130
    Stack trace:
    #0
    /home/dh_56c7h4/quoruam.com/wp-content/plugins/buddypress/bp-xprofile/classes/class-bp-xprofile-profiledata.php(246):
    BP_XProfile_ProfileData->exists()
    #1
    /home/dh_56c7h4/quoruam.com/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-functions.php(526):
    BP_XProfile_ProfileData->save()
    #2
    /home/dh_56c7h4/quoruam.com/wp-content/plugins/buddypress/bp-members/bp-members-functions.php(2116):
    xprofile_set_field_data(Object(BP_XProfile_ProfileData),
    Object(WP_Error), ‘fIvMQMjMeoTUUFA’)
    #3
    /home/dh_56c7h4/quoruam.com/wp-content/plugins/buddypress/bp-members/classes/class-bp-signup.php(949):
    bp_core_activate_signup(‘oycwyGuKoL3xVSn…’)
    #4
    /home/dh_56c7h4/quoruam.com/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-admin.php(1976):
    BP_Signup::activate(Array)
    #5 /home/dh_56c7h4/quoruam.com/wp-includes/class-wp-hook.php(324):
    BP_Members_Admin->signups_admin_load(”)
    #6 /home/dh_56c7h4/quoruam.com/wp-includes/class-wp-hook.php(348):
    WP_Hook->apply_filters(”, Array)
    #7 /home/dh_56c7h4/quoruam.com/wp-includes/plugin.php(517):
    WP_Hook->do_action(Array)
    #8 /home/dh_56c7h4/quoruam.com/wp-admin/admin.php(237):
    do_action(‘load-users_page…’)
    #9 /home/dh_56c7h4/quoruam.com/wp-admin/users.php(11):
    require_once(‘/home/dh_56c7h4…’)
    #10 {main}
    thrown in
    /home/dh_56c7h4/quoruam.com/wp-content/plugins/buddypress/bp-xprofile/classes/class-bp-xprofile-profiledata.php
    on line 130

    [09-Apr-2025 05:39:58 UTC] PHP Deprecated:
    bp_groups_admin_edit_metabox_group_type(): Implicitly marking parameter
    $group as nullable is deprecated, the explicit nullable type must be used
    instead in
    /home/dh_56c7h4/quoruam.com/wp-content/plugins/buddypress/bp-groups/bp-groups-admin.php
    on line 1162

    The stack trace all points to the actual plugin being the issue, please
    contact the BuddyPress support (or community forum) with this error,
    which they can use to better understand why their plugin is generating a
    critical error when trying to bulk edit the users.

    I’m reactivating the other plugins, as now the main error is visible, and
    it is directly showing a code error within the BuddyPress plugin.

    Thanks,
    Diego Leyt
    The DreamHost Tech Support Team
    support@dreamhost.com

    To continue this support case, simply reply to this email.
    For urgent help, chat with us at
    https://panel.dreamhost.com/index.cgi?tree=support.dashboard
    Need a website redesign or dev help? Our Pro Services team can do it for
    you – learn
    more! https://www.dreamhost.com/pro-services/
    Check our Knowledge Base tips and how-tos! https://help.dreamhost.com/
    Make up to $200 for each referral! https://partners.dreamhost.com
    .COM at .99 for a limited time – Get a .COM for our lowest price ever!
    https://panel.dreamhost.com/index.cgi?tree=domain.registration

    Moderator threadi

    (@threadi)

    The error apparently occurs in the BBPress plugin. I would recommend that you contact their support forum for clarification: https://bbpress.org/forums/

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

The topic ‘Activating new users’ is closed to new replies.