Hi, same issue here, but with php 7.4 and the latest version of WP. It is impossible to see the wp-admin pages. I’m allowed to login, but then I’m redirected to the homepage and any URL from wp-admin shows a deny message “Sorry, you are not allowed to access this page.”. Renaming the folder of the plugin doesn’t help.
LATER EDIT:
The issue is related to the database.
The “admin” user was not an administrator anymore.
On the wp_usermeta table I added these two values, and then I was able to see the wp-admin pages.
wp_capabilities –> a:1:{s:13:”administrator”;s:1:”1″;}
wp_user_level — >10
-
This reply was modified 1 year, 1 month ago by mov.
-
This reply was modified 1 year, 1 month ago by mov.
-
This reply was modified 1 year, 1 month ago by mov.
-
This reply was modified 1 year, 1 month ago by mov.
-
This reply was modified 1 year, 1 month ago by mov.
-
This reply was modified 1 year, 1 month ago by mov.
-
This reply was modified 1 year, 1 month ago by mov.
-
This reply was modified 1 year, 1 month ago by mov.
-
This reply was modified 1 year, 1 month ago by mov.
-
This reply was modified 1 year, 1 month ago by mov.