Hi there,
OK, so, still no luck fixing this. I still think it’s related to edit flow – I checked in my database and even after deactivating and deleting edit-flow there are still a ton of references to it in the database, including in my user_roles field:
“{s:4:”name”;s:11:”Contributor”;s:12:”capabilities”;a:7:{s:10:”edit_posts”;b:1;s:4:”read”;b:1;s:7:”level_1″;b:1;s:7:”level_0″;b:1;s:12:”delete_posts”;b:1;s:16:”ef_view_calendar”;b:1;s:20:”ef_view_story_budget”;b:1;}}s:10:”subscriber”;a:2:{s:4:”name”;s:10:”Subscriber”;s:12:”capabilities”;a:2:{s:4:”read”;b:1;s:7:”level_0″;b:1;}}}”
This is extremely frustrating to me! I tried to replace the value for user_role with the content from a prior backup of our database before edit flow happened, but it just made it so no one could even access the back end at all.
Do you have any ideas? There is no documentation of this problem anywhere on the internet, so I’m at a little bit of a loss and we’re losing time trying to figure this out.