Change WordPress user roles and capabilities › Forums › Restrict or Permit access inside WordPress – how to › Manage option restriction issue withe latest upgrade
- This topic has 19 replies, 2 voices, and was last updated 7 years, 7 months ago by Vladimir.
-
AuthorPosts
-
03/04/2017 at 15:31 #3510dhuetParticipant
Hi Vlad,
I have a question regarding the Manage option restriction. IN your past versions. When Nanage-Options was checked off. A user was able to logg in normally in the admin. After the 4.3.2
The customer users were no longer able to login to their admin. They would get a blank page. I have no upgraded the plugin that reason.Is there a way to keep the set up with version 4.33 as the 4.32 so we don’t have to show the manage- options additional pages? Right now if I check off that option. The use won’t login.
We have discussed this in the past but because of time sake I was not able to continue troubleshooting it.
Overall I don/t want the other user to see the setting tabs and the Manage theme options
Thanks in advance.
Did04/04/2017 at 01:47 #3511VladimirKeymasterHi Did,
The recent update does not contain any related changes. I suppose that something else was changed at your site.
The most popular reason when user can not login without manage_options and edit_posts capabilities is an active WooCommerce. Read this post. Check, may it is exactly your case.
04/04/2017 at 14:26 #3514dhuetParticipantH Vladimir,
I am not sure this will solve the issue. I have them both running on separate server with the same setup. They both use the woocommerce but only one the older version is able to go beyond the blank page.
I don;t really have a top admin bar problem.
Thanks.
04/04/2017 at 14:34 #3515VladimirKeymasterEmpty page can be a sequence of PHP fatal error.
Can you look at PHP errors log file at the server where you have a problem?
May be activate temporally WordPress debug mode: https://codex.wordpress.org/Debugging_in_WordPressIt will show a source of a problem in case a PHP fatal error takes place.
04/04/2017 at 14:39 #3516dhuetParticipantI will do that.
04/04/2017 at 14:50 #3517dhuetParticipantthese are the only 2 errors I get on the debug message.
Notice: Constant WP_MEMORY_LIMIT already defined in public_html/wp-config.php on line 118
Notice: Constant WP_MAX_MEMORY_LIMIT already defined in public_html/wp-config.php on line 119
04/04/2017 at 15:29 #3518VladimirKeymasterBoth are just notices not errors and don’t stop PHP execution to leave you with an empty page.
What will be if you deactivate URE? Will user can login to wp-admin?
04/04/2017 at 15:31 #3519dhuetParticipantHi Vladimir,
I have a question not related to this but I figured I’d ask.
I have the WP store locator installed wich works fine with your plugin.
https://wpstorelocator.co/However, now I am using their CSV addon.
https://wpstorelocator.co/document/csv-manager/How would I add these capabilities to the User editor function to add or remove the CVS manager capability?
Thanks.
04/04/2017 at 15:33 #3520dhuetParticipantYes, is I disable the URE or if I simply turn the manage_option everything is fine.
04/04/2017 at 15:37 #3521dhuetParticipantthese are turned off. But when Manage option is turned on they show on in the Editor user admin, which they should not. it;s the relation between the two.
04/04/2017 at 15:39 #3522VladimirKeymasterIs it possible to download a copy of your site (files and database) created by one of this plugins?
If yes, send a link to support [at-sign] role-editor.com
If I repeat this issue at my local development environment I will can to isolate it myself and look at wstorelocator CSV access requirements too.
04/04/2017 at 15:41 #3523dhuetParticipantI can give you Admin access the this my staging site is that makes it easier.
04/04/2017 at 16:06 #3524VladimirKeymasterYes, send by email admin login credentials and let me know what user can not login.
04/04/2017 at 16:08 #3525dhuetParticipantOk. I am sending it now.
04/04/2017 at 16:44 #3526VladimirKeymasterYou have URE older version 4.32 installed at dev. site. There were 3 updates for version 4.32 before the latest version 4.33.
Demo can not access wp-admin even with URE deactivated. So the issue does not depend from URE Pro I suppose. It’s related to some other plugin. You can deactivate all plugins – retest login and then re-activate plugins one by one to isolation a source of this conflict.
-
AuthorPosts
- You must be logged in to reply to this topic.