You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What turned out to be a false start and after much trial and error, I have found a glitch...
When 'CP login' setting turned ON - Front end: plain users (no admin/special access) fail to get anything. Edit that user to get a role elevated access (CP access) and user receives email.
When 'CP login' setting turned OFF - Front end: plain user gets sent a link but elevated users (with CP access) get nothing.
Obviously I need both base and elevated users to use this one signin form and currently I cannot. Is it me, did I read the docs wrong or is it the module ?
Craft PRO 5.6.1
The text was updated successfully, but these errors were encountered:
@StuartMcD No you read the docs correct! I'll get this fixed. It's likely just doing an OR conditional here, I'll extend these settings so you can opt both or one or the other.
What turned out to be a false start and after much trial and error, I have found a glitch...
When 'CP login' setting turned ON - Front end: plain users (no admin/special access) fail to get anything. Edit that user to get a role elevated access (CP access) and user receives email.
When 'CP login' setting turned OFF - Front end: plain user gets sent a link but elevated users (with CP access) get nothing.
Obviously I need both base and elevated users to use this one signin form and currently I cannot. Is it me, did I read the docs wrong or is it the module ?
Craft PRO 5.6.1
The text was updated successfully, but these errors were encountered: