• Resolved cngo

    (@cngo)


    Hi,

    I am really enjoying the Members plugin. Recently, I added several pages limiting content access to a specific user role. Sometimes when I test the functionality on various web browsers (Safari, Firefox, Chrome/Incognito mode), I get various results when I attempt to login to view the restricted content pages. Sometimes after successfully entering the correct user role credentials, I am allowed to view the content and then there are times I am not receiving the error message I have enabled in the content permissions feature settings and can view the content. Also, when I log in and try to navigate to the other pages while being logged in, I get the error message enabled for the users not logged in.

    Any assistance is greatly appreciated.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Caseproof

    (@caseproof)

    Hi @cngo

    It sounds like this might be some caching issue. Could you temporarily disable all caching on your website and see if that helps?

    Cheers

    Thread Starter cngo

    (@cngo)

    Hi,

    I disabled caching on my site via by adding define(‘WP_CACHE’, true); to my wp-config.php and restarted my virtual server and still get inconsistent login result.

    I created another user account using the same role and get the same inconsistent result.
    Thanks!

    Plugin Author Caseproof

    (@caseproof)

    The WP_CACHE constant is related to object caching. This sounds like more of a page caching problem. Could you clear your browser’s cache, and exclude your protected pages from any page caching rules?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘User Role Permession’ is closed to new replies.