Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Users who confirm their email address lose permission to log in.

  1. New user registers by filling out e-mail etc.
  2. The new user can post and comment right after registration is complete. (user has status BetaTester)
  3. If/when the new user click the confirmation link in the mail, they get a "ErrorPermission" message, and can't log in. (user has no user status what so ever (NULL))

Does anyone know what's wrong here? It seems like the settings are doing the opposite, giving those who don't confirm permission to post, and those who confirm no permissions...

Any ideas where i should start looking to fix this problem? :)

Best Answer

  • x00x00 Don't PM about development, I'm not currently taking on clients MVP
    Answer ✓

    User roles cascade. You try dragging and dropping the user roles.

    Check which roles the user actually have, they can have more than one.

    Don't PM about development, I'm not currently taking on clients.

    grep is your friend.

Answers

Sign In or Register to comment.