• I am creating a client area with my site. I am using

    WP 3.3.1
    User Role Editor
    User Access Manager
    WP Filebase
    Peters login redirect
    Project Status

    I create the new role (client name) by a copy of subscriber
    Create a group with UAM (client name)
    Create a project with project status and grant access to the UAM group
    Add folders and files to WP filebase and grant access to the new role
    Create a page to display the project and documents short codes and grant access to the UAM group

    When the user logs in they are caught in a loop with nothing displaying on the screen. The url loops between
    mydomain.com\wp-admin
    mydomain.com\wp-admin\profile.php
    mydomain.com\wp-admin\index.php?page=terms-of-use-conditions

    If I switch the users role back to subscriber they work just fine.

    Any thoughts on this issue?

    http://wordpress.org/extend/plugins/user-role-editor/

Viewing 1 replies (of 1 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    Role should have at least ‘read’ capability included in order user see something at admin backend. Check if your new created role have ‘read’ capability included and not accidentally excluded.

Viewing 1 replies (of 1 total)
  • The topic ‘Caught in loop after login’ is closed to new replies.