Hey guys, I’m Aaron, one of the lead devs on the plugin. I’m hoping that I can address some of the concerns and maybe elicit some help in tracking down what ails you.
First, @dwindon was right about the comment in the changelog. We did have some problems with modules not being properly activated during an update to the new version, but it was fixed prior to release (well, it was released to a subset of our Pro users, who got the update first, but the bug was never released in the Free version here on www.remarpro.com).
That’s not to say there couldn’t possibly be a different, as yet unnoticed, bug that causes similar issues, but we have had tens of thousands of upgrades with this new code, and only a few people are having this problem. Unfortunately, while that’s good for the majority, it doesn’t make it easy to track down the problem. It’s possible that this is an issue with a very specific setup, a plugin conflict, or even some specific server setup. Right now, we need more information to attempt to track this down.
If those of you who have had this problem could provide us some information, it could be really helpful:
- What specific modules were configured the same (including enabled or disabled when they shouldn’t be) post-upgrade?
- If you could send us your settings, that would be amazing. You can send them to [email protected] or [email protected]. Any options with the string ‘itsec’ in the name are from this plugin, so a query like this should get them all:
SELECT * FROM wp_options WHERE option_name LIKE '%itsec%'
Please note that you will need to replace wp_ with your table prefix if it is non-standard. Also, if you are on a multisite install the query is different…so ask me for it if needed.
- If you could give us a list of plugins you use, that would be helpful as well.
None of your old settings were removed as part of the upgrade. Running the queries that @gerroald provided earlier will remove the new settings, and trigger the upgrade to run again on the next page load. If you think there’s a reason the upgrade issue may have been a one-time issue, you can use those to simply run it again. *It will undo any changes you’ve made since the upgrade though!*
Lastly, if we can keep this thread focused on this specific issue, it would be incredibly helpful. (@jefflloyd11, whether @dwindon is a moderator or not, those are the forum guidelines, and a moderator can and will lock this thread if it get off topic)
Thanks for your help