leppto
Forum Replies Created
-
Forum: Plugins
In reply to: [User Access Manager] Unable to add posts unless AdminHello Alex,
I found the root cause of the problem and it does not have anything to do with your code. My predecessor has added a new check function to the plugin and it prevented all access to the backend if the user does not have admin rights.
I apologize for the inconvenience.
Forum: Plugins
In reply to: [User Access Manager] Unable to add posts unless AdminMy setup should be fairly simple, but can you review where I have gone wrong:
I have only two UAM user groups, here are the group settings:
-Extranet (UAM group); read access:only group users, write access:all, role affiliation:”author,editor,subscriber”, ip range:none
=>These users should not be able to add content and are allowed to access all content (including “extranet” content)-Intranet (UAM group); read access:all, write access:all, role affiliation:”author,editor,subscriber”, ip range:none
=>These users should be able to add content and are allowed to access all content (including “extranet” content)UAM Author settings are:
-Authors always has access to own posts/pages: Yes
-Authors can add content to their own groups: Yes
-Minimum user role with full access: EditorMy WP Post Categories are:
– Uncategorized:”Full access”
– Memberarea; Access: “Extranet,Intranet”I have setup three special WP users:
– member; WP role:subscriber, uam user groups:”Extranet”
=> this is working as expected: the user is able to read special “extranet” content– staff; WP role:Editor, uam user groups:”Extranet,Intranet”
=> this is not working as expected: the user is able to read special “extranet” content but is not able to add content– admin:
=>this is working as expected: the user is able to read special “extranet” content and is able to add contentHi! Please check that you have entered values for those fields. The options are viewable even if values are not set…