Forum Replies Created
-
AuthorPosts
-
VladimirKeymaster
Hi,
1) License key input field is available for the Pro version of URE only. If you have the free version, deactivate it, delete if you wish. Then install the Pro version. Goto the “Settings->User Role Editor” (Network admin->Settings->User Role Editor – for the WordPress multisite) and insert license key there.
2) You may find license key at your personal membership account page
https://role-editor.com/membership-account
after login to role-editor.com
3) Pro version is available for download from this link
https://role-editor.com/download-plugin/
after login to role-editor.com
4) General description of core functionality included into free version is available here
http://shinephp.com/user-role-editor-wordpress-plugin/
5) For description of additional features of Pro version read posts at our blog
https://role-editor.com/blog/
6) Some details for Pro version module are available here:- https://role-editor.com/allow-user-edit-selected-posts/
- Per plugin access for users with “activate_plugins” capability:
Look youtube video - https://role-editor.com/restrict-users-access-gravity-forms/
- Giving access to the User Role Editor to the single site administrator of your WordPress multisite network, make available for him the selected capabilities only:
Look youtube video
If you have any additional questions, please ask. I will try to answer.
VladimirKeymasterHello,
Some times (year?) ago users started complain that there is a conflict between URE plugin and bbPress. bbPress did not store its own custom capabilities at the WordPress user roles storage but created them dynamically every page load. URE works directly with WP roles storage. It saved bbPress caps to the database when user edited some role. Thus I excluded bbPress capabilities from the User Role Editor scope of view apparently. That’s why you don’t see them in URE.
Let me investigate the question again (couple of days). I may provide you special URE version with opened access to the bbPress capabilities. Are you ready to test how the things will go?
VladimirKeymasterHi Aparna,
If those plugins re-activation (deactivate/activate) do not help, then read this post
https://role-editor.com/how-to-restore-deleted-wordpress-user-roles/
I hope it will help.Regards,
Vladimir.VladimirKeymasterHi,
Please let me know if role “Administrator” with id=”administrator” exists at the main blog of your network. You should see it as “Administrator (administrator)” at the URE drop down menu.
Regards,
Vladimir.VladimirKeymasterThank you, Christine. It is a very good addition to the existing shortcode functionality. I will add this feature.
Regards,
Vladimir.VladimirKeymasterIt’s 1st time I see such screenshot. Try to export roles. In case of success, please, send the file to support [at-sign] role-editor.com
May be it will contain information to help resolve this issue.
The list of active plugins could be helpful also.VladimirKeymasterQuick turnaround how to provide ability to use “Mingle Forum” menu items to other WP users, not “administrator” only. Mingle Forum menu is created at the
mingle-forum/wpf.class.php
file with this code starting from line #181.add_menu_page(__("Mingle Forum - Options", "mingleforum"), "Mingle Forum", "mingle-admin", "mingle-forum", array(&$wpfa, "options"), WPFURL."images/logo.png"); add_submenu_page("mingle-forum", __("Mingle Forum - Options", "mingleforum"), __("Options", "mingleforum"), "mingle-admin", 'mingle-forum', array(&$wpfa, "options")); add_submenu_page('mingle-forum', __('Ads', 'mingleforum'), __('Ads', 'mingleforum'), "mingle-admin", 'mfads', array(&$wpfa, "ads")); add_submenu_page("mingle-forum", __("Skins", "mingleforum"), __("Skins", "mingleforum"), "mingle-admin", 'mfskins', array(&$wpfa, "skins")); add_submenu_page("mingle-forum", __("Forum Structure - Categories & Forums", "mingleforum"), __("Forum Structure", "mingleforum"), "mingle-admin", 'mfstructure', array(&$wpfa, "structure")); add_submenu_page("mingle-forum", __("Moderators", "mingleforum"), __("Moderators", "mingleforum"), "mingle-admin", 'mfmods', array(&$wpfa, "moderators")); add_submenu_page("mingle-forum", __("User Groups", "mingleforum"), __("User Groups", "mingleforum"), "mingle-admin", 'mfgroups', array(&$wpfa, "usergroups")); add_submenu_page("mingle-forum", __("About", "mingleforum"), __("About", "mingleforum"), "mingle-admin", 'mfabout', array(&$wpfa, "about"));
Original code has “administrator” string instead of “mingle-admin” inside. I replaced it for your convenience. Replace original code with the code above. Then add new user capability “mingle-admin” with “User Role Editor” and turn it on for selected roles. This way user with “mingle-admin” capability in his role will be capable to use Mingle Forum menu.
VladimirKeymasterHello,
Write please, what plugin do you use for forum?
If it is bbPress, then User Role Editor will not help you to change its roles. bbPress roles and capabilities are not shown in User Role Editor.
If you use for forum some other plugin, I may check what roles or capabilities that plugin uses and try to help you to find the decision.Regards,
Vladimir.VladimirKeymasterHi Segun,
You may go this way
http://shinephp.com/how-to-change-wordpress-user-role-capabilities/
to restore roles directly via MyPHPAdmin.Regards,
Vladimir.VladimirKeymasterHi Jonathan,
The reason of this error message is that you have the free version of User Role Editor active. Please deactivate it 1st, then activate Pro version.
Regards,
Vladimir.VladimirKeymasterOK. I will do. Thanks. That will be more universal decision (wp-content/uploads).
VladimirKeymasterThanks for your help. I will fix this error with the next update, I hope it will be published this weekend.
Plugin tries to notify you about problem with file upload. Please check that wp-content/user-role-editor-pro folder is writable for your web server. It should have 775 permissions usually.
Plugin uploads roles file to this folder, reads data from it and then deletes that file.VladimirKeymasterHi,
At what moment did you meet the error? Did you can select file to import and click “Import” button?
Try to turn on WordPress debugging to see the PHP error on screen, if you have any. You may do it inserting this string into wp-config.phpdefine('WP_DEBUG', 1);
Regards,
Vladimir.VladimirKeymasterHi Steve,
This feature is for access restriction to the plugin activation. In case you have some users except administrator with ‘activate_plugins’ capability and wish to allow them access definite plugins only at the plugins list (“Plugins” menu) to activate/deactivate.
1) Activate this functionality by turning on the “Activate per plugin user access management for plugins activation:” checkbox at the “User Role Editor” Settings page: menu “Settings”=>”User Role Editor”. In case you use WordPress multi-site, use Settings menu at the Network Center.
2) Check if user has “activate_plugins” capability
2) Go to that user profile and input plugins to which you wish to allow access
That’s it.
Did you look this support video?
https://role-editor.com/user-role-editor-version-4-5-available/Regards,
Vladimir.VladimirKeymasterHi Tina,
I created an order under Administrator at my test site, added 1 customer note and 1 private note. Then I logged in as Shop Manager and opened that order. I see both order notes from admin.
Please describe me your scenario to reproduce the issue and try to find the solution.Regards,
Vladimir. -
AuthorPosts