Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter leppto

    (@leppto)

    Hello 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.

    Thread Starter leppto

    (@leppto)

    My 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: Editor

    My 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 content

    leppto

    (@leppto)

    Hi! Please check that you have entered values for those fields. The options are viewable even if values are not set…

Viewing 3 replies - 1 through 3 (of 3 total)