Vladimir Garagulya
Forum Replies Created
-
Forum: Plugins
In reply to: [User Role Editor] Formidable Forms permissionsHi,
Recent URE update, does not apply any automatic changes to the database.
Try to assign editor role to other user. Will he see entries without problem? In that case reassign ‘editor’ role to the user which has problem: revoke editor role (assign him another one temporally) and grant it back.
Forum: Plugins
In reply to: [User Role Editor] Hide tabs on other plugin – administrator user“Reset roles” deleted all roles/capabilities created by WooCommerce.
Deactivate and activate back WooCommerce. It will automatically recreate its roles and capabilities on activation. Check your access to WooCommerce. If some admin menu items are still unavailable look if all existing capabilities are granted to administrator role. If “No”, grant them manually.Forum: Plugins
In reply to: [User Role Editor] Can’t change user or role capabilitiesThank a lot for the help with testing the fix.
Forum: Plugins
In reply to: [User Role Editor] Can’t change user or role capabilitiesCan you try the development version 4.58.2?
It should not produce the mentioned PHP fatal error. It’s available for download as a development version from this page.Btw., if site uses CDN, check if CDN has the latest version of URE JavaScript files (ure.js in this case) too.
Forum: Plugins
In reply to: [User Role Editor] Allow user access to one specific pluginHi,
If plugin directly uses ‘administrator’ role to protect its menu – No.
If it uses user capabilities WordPress built-in or custom, then – Yes.
I can not say more without access to the plugin source code.What AC Pro plugin support talk about this possibility?
Forum: Plugins
In reply to: [User Role Editor] Can’t change user or role capabilitiesI’m preparing the update which will load JavaScript parts adding URE plugin version to exclude in future the issues similar to this one.
Forum: Plugins
In reply to: [User Role Editor] Can’t change user or role capabilitiesThanks for all report about this problem.
Did you try to force browser page refresh (Ctrl+F5) after opening User Role Editor in order it loads the latest version of JavaScript code instead of using older from the local cache?JavaScript part of User Role Editor was refactored. Usage of older version ure.js file leads to the problem described above. I will remove the call of not existed method from the code of course. But really it never should be called except of situation when older ure.js is loaded.
Forum: Plugins
In reply to: [User Role Editor] Can’t change user or role capabilitiesThanks for this note. Before click “Update” at User Role Editor force browser page refresh in order to URE uses the latest version of related JavaScript code.
It should not submit form via POST request which uses older ‘update’ method but send AJAX request without full page refresh.
- This reply was modified 5 years, 4 months ago by Vladimir Garagulya.
Forum: Plugins
In reply to: [User Role Editor] Changing role when editing a userYou can try the fix. It’s available with updated version 4.58.1.
- This reply was modified 5 years, 4 months ago by Vladimir Garagulya.
Forum: Plugins
In reply to: [User Role Editor] Changing role when editing a userThanks a lot for the help.
I confirm the bug: User lose assigned role in case you directly assign him capability via “Capabilities” editing page.
I will publish the fix soon.
Forum: Plugins
In reply to: [User Role Editor] Changing role when editing a userHi,
Did you test this issue when User Role Editor deactivated? I mean that some other plugin may be a reason.
Forum: Plugins
In reply to: [User Role Editor] Requested role does not existI would try to investigate this. Contact me at support [at-sign] role-editor.com
Forum: Plugins
In reply to: [User Role Editor] Requested role does not existGo to Advanced tab, scroll page down to “Previous versions” section and select 4.52.2 from the dropdown list.
Forum: Plugins
In reply to: [User Role Editor] Requested role does not exist@rayeason,
Does older version 4.52.2 can add role at your site?Forum: Plugins
In reply to: [User Role Editor] Shop Manager cannot add new orderHi,
Try to add ‘edit_posts’ too.