Skip to content

Users cannot have users as children, the $users->find doesnt seem to work #1223

@cb2004

Description

@cb2004

Using ProcessWire 3.0.164 I am a big user of:

https://processwire.com/blog/posts/processwire-core-updates-2.5.14/#multiple-templates-or-parents-for-users

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions