Plugins deactivate/reactivate in database, could db cache be at fault?
-
I have a weird issue where sometimes the activated and deactivated plugins on my site get reset. So some plugins that should be active gets deactivated and some deactivated plugins are reactivated. I’ve done a lot of research (trying to check for plugins conflicts, reading trough whatever logs that is available, etc) and what seems to be happening is that the database post for what is active (active_plugins in wp_options-table) is somehow reset to a previous state.
Could this happen in some way due to a cache issue with the database? If so, what can I do to prevent it?
I have database cache to disk enabled.
The page I need help with: [log in to see the link]
- The topic ‘Plugins deactivate/reactivate in database, could db cache be at fault?’ is closed to new replies.