• Here’s the error I’m receiving:

    Fatal error: Uncaught Error: Class ‘WP_Privacy_Data_Export_Requests_List_Table’ not found in /homepages/32/d480411989/htdocs/moonchase/blog/wp-admin/includes/deprecated.php:1526 Stack trace: #0 /homepages/32/d480411989/htdocs/moonchase/blog/wp-content/plugins/new-user-approve/new-user-approve.php(508): require_once() #1 /homepages/32/d480411989/htdocs/moonchase/blog/wp-settings.php(388): include_once(‘/homepages/32/d…’) #2 /homepages/32/d480411989/htdocs/moonchase/blog/wp-config.php(96): require_once(‘/homepages/32/d…’) #3 /homepages/32/d480411989/htdocs/moonchase/blog/wp-load.php(37): require_once(‘/homepages/32/d…’) #4 /homepages/32/d480411989/htdocs/moonchase/blog/wp-blog-header.php(13): require_once(‘/homepages/32/d…’) #5 /homepages/32/d480411989/htdocs/moonchase/index.php(17): require(‘/homepages/32/d…’) #6 {main} thrown in /homepages/32/d480411989/htdocs/moonchase/blog/wp-admin/includes/deprecated.php on line 1526

    I am not sure how to fix this. I tried re-uploading clean wp-admin and wp-includes folders but I deleted the original folders before doing so because I didn’t know that wasn’t a good idea and I seem to have made it more angry.

    I have FTP access and hosting dashboard access. Cannot get into wp-admin via a browser.

    Help appreciated. This happened when I tried to upgrade core.

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

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

    (@tylerthedude)

    Hi Emily,

    It seems that there may be some plugin or theme trying to use that class before it is loaded, as that class does exist in “wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php”.

    Could you try temporarily deactivating the “New User Approve” plugin? I notice this plugin is in the stacktrace, so it’s most likely the culprit. If that doesn’t work, could you try deactivating all plugins and see if that error goes away? If you are no longer receiving the error, then you will want to activate each plugin individually until you find the culprit. If you are still receiving this error, then could you try switching to one of the WordPress default themes such as Twenty Twenty?

    If you are still running into this error, could you attach the full PHP error log? Obtaining this log may differ from host to host, so you may need to refer to their documentation on how to obtain it.

    Best regards,
    Tyler

    • This reply was modified 3 years, 10 months ago by Tyler.
    Thread Starter emilygonsalves

    (@emilygonsalves)

    That worked! Thank you so much. This has been driving me crazy.

    It’s an older site so I was only trying to update plugins and core to maintain it. Haven’t had this happen before.

    It’s doing this weird thing where it doesn’t show me the full maintenance message when running updates still, but somehow they are running so I am not going to fiddle too much.

    Tyler

    (@tylerthedude)

    Hi Emily,

    The plugin may have just not been updated so it’s compatible with the latest version of WordPress. However, I’m glad to hear the issue is resolved.

    Best regards,
    Tyler

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error: Class ‘WP_Privacy_Data_Export_Requests_List_Table’ Not Found’ is closed to new replies.