Error accessing remove_personal_data page
-
I was looking in the admin area to review the details of the GDPR and how the CCPA would apply to my company. Went into the admin settings, clicked the link to the admin page (/wp-admin/tools.php?page=remove_personal_data) and got an error.
“Sorry, you are not allowed to access this page.”
Enabled DEBUG and Stack Trace and got the following:
`#0 include() called at [/var/www/html/wp-settings.php:497]
#1 require_once(/var/www/html/wp-settings.php) called at [/var/www/html/wp-config.php:87]
#2 require_once(/var/www/html/wp-config.php) called at [/var/www/html/wp-load.php:37]
#3 require_once(/var/www/html/wp-load.php) called at [/var/www/html/wp-admin/admin.php:34]
#4 require_once(/var/www/html/wp-admin/admin.php) called at [/var/www/html/wp-admin/tools.php:22]
Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /var/www/html/wp-includes/functions.php on line 4903I’m not seeing where the error is or how to correct it.
I’ve double checked to make sure the account has full admin privledges, that file and directory permissions are correct, but I can’t get the page to load.Any suggestions?
Thanks
- The topic ‘Error accessing remove_personal_data page’ is closed to new replies.