• Resolved danpavlovic

    (@danpavlovic)


    The site was working fine and redirecting members to a new page when I received this error message. Now it just opens up the member dashboard. Tested this with all plugins but members plugin and user registration plugin active but still not redirecting. Thanks for help.

    WordPress version 5.9.7
    Current theme: Betheme Child (version 1.6)
    Current plugin: Members (version 3.2.5)
    PHP version 7.4.33

    Error Details
    =============
    An error of type E_ERROR was caused in line 252 of the file /home/theseat/public_html/wp-content/plugins/members/admin/class-role-list-table.php. Error message: Uncaught Error: Call to a member function get() on bool in /home/theseat/public_html/wp-content/plugins/members/admin/class-role-list-table.php:252
    Stack trace:
    #0 /home/theseat/public_html/wp-admin/includes/class-wp-list-table.php(1445): Members\Admin\Role_List_Table->column_title(‘none’)
    #1 /home/theseat/public_html/wp-admin/includes/class-wp-list-table.php(1390): WP_List_Table->single_row_columns(‘none’)
    #2 /home/theseat/public_html/wp-admin/includes/class-wp-list-table.php(1377): WP_List_Table->single_row(‘none’)
    #3 /home/theseat/public_html/wp-admin/includes/class-wp-list-table.php(1362): WP_List_Table->display_rows()
    #4 /home/theseat/public_html/wp-admin/includes/class-wp-list-table.php(1289): WP_List_Table->display_rows_or_placeholder()
    #5 /home/theseat/public_html/wp-content/plugins/members/admin/class-role-list-table.php(494): WP_List_Table->display()
    #6 /home/theseat/public_html/wp-content/plugins/members/admin/class-roles.php(185): Members\Admin\Role_List_Table->display()
    #7 /home/theseat/public_ht

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

Viewing 1 replies (of 1 total)
  • Plugin Author Caseproof LLC

    (@caseproof)

    Hi @danpavlovic

    It looks like one of your roles might be broken. All roles are stored in the database in the wp_user_roles option in the wp_options table, so reach out to your hosting and see if they have any backup of this wp_options table so you can revert back any latest changes to this option.

    I hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘type E_ERROR type’ is closed to new replies.