Plugins not saving to database
-
Hello,
I am having some troubles that I’ve never experienced with WordPress before.
None of my plugins seem to be able to save their settings to the database. When I click the save button, I just return to the settings pages without the changes I just made. I also can’t seem to find any tables that my plugin’s should be making in the database.
I can make/save posts and pages.The DEBUG option is set to true in wp-config.php, but I don’t get any error messages.
I checked the chrome devtools console, no messages either.My WordPress installation is up to date.
I tried reinstalling plugins.
I tried activating the twenty sixteen template with only one plugin.
I tried repairing the database with the http://yoursite.com/wp-admin/maint/repair.php method and I tried repairing the database tables through PHPmyAdmin.
No succes!Any ideas?
The topic ‘Plugins not saving to database’ is closed to new replies.