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
The issue I have is for numerous sites they have paid subscriptions, the main user is under a parent 'Members' and holds all the organisation data. The organisation want sub-members to have access to the system. Following the guidelines above, it doesnt work as you have to set a parent for the users in config.php (guessing why this doesnt work), obviously everybody under 'Members' would be a parent. Everything seems to work ok in the backend, I just cant $users->find, $users->get("email=address") to log them in etc.