escapetraffic
Forum Replies Created
-
Hello again,
I have setup a test site and have found the issue being caused by compatibility due to a change happening in version 2.3.4Some roles were created using a different tool than PublishPress and have had spaces saved in the slug of the roles. This used to work but the roles are invalidated as of version 2.3.4
Hello,
The site is in production, I cannot disable stuff and there are no logs for the moment.We have an older development version I will update to see if the problem reproduces, but in the meantime, here are some additionnal info:
1- We downgraded Publishpress Capabilities from 2.3.4 to 2.3.1 and it automatically fixed the main issue: we can now save any User Role and the role is kept.
2- Looking at the section shown in the screenshot at the bottom of user profiles ‘Additionnal Permission’. Those are not Custom Fields and were never seen before the update. in the HTML of this section there is a table row with class ‘user-capabilities-wrap’ which could relate it to your plugin.
3- Within functions.php there is some code used that is in relations with permissions and capabilities:
– some add_role()
– editable_roles filter used to alter ‘read’ and ‘edit_posts’ capabilities
That is about it.Is there a way to figure what changed between v2.3.1 and 2.3.4 that is stopping us to save a user’s role change using the user-edit wp admin interface?
Forum: Plugins
In reply to: [WP htaccess Control] Making it work with multilingualThe problem occurs because the /fr or /en code were not respected when url are rewriten