Weird user account issues, possible database corruption?
-
Hi there,
I am having some weird WordPress account issues which I can’t seem to solve myself. In essence new user accounts can not be created or deleted, nor can any details of existing accounts be changed (like the Role).
Luckily enough I was able to create a local copy of the website with the same issue. I tracked part of the problem down to the database wp_users table where apparently the ‘Auto Increment’ setting on the ‘ID’ column is missing. When I add that new users can be created but still no details can be changed, most likely because the wp_usermeta table is also involved
I’m a bit clueless a t the moment and very hesitant to start altering the database of the live website.. I already tried the usuals tricks like disabling the plugins and theme and that unfortunately did not work but I will try again to be sure.
The details of the server and WordPress website are
PHP: 7.4.14
MMySQL: 5.6.49
Wordpress: 5.6.2
Theme: Custom theme using Twenty_Fifteen
Plugins:
+ Classic Editor
+ Download Monitor
+ Duplicator
+ Google Analytics for WordPress by MonsterInsights
+ MC4WP: Mailchimp for WordPress
+ Ninja Forms
+ Pods – Custom Content Types and Fields
+ ShortPixel Image Optimizer
+ Smush
+ Unlist Posts & Pages
+ W3 Total Cache
+ Wordfence Security
+ WP Google Maps
+ Yoast SEODoes anyone perhaps have an idea how to solve this or how this could have happened in the first place?
There is a working Administrator account I’m dreading what happens if that one get’s corrupt as well
- The topic ‘Weird user account issues, possible database corruption?’ is closed to new replies.