Hi all,
given that "customfield" is unique without spaces and 64 characters long, this returns a null page:
$myuser = $users->get("customfield=eebc849774d363186b6ebc4e3bc86a03be2a03b6d4411a4a91b3a70faa4a39b2");
The page/user still exists with that equation ("customfield" is set to "Text" and added to the Users-Template, in Admin the user is shown with the right "customfield".
Is there a maximum parameter size for a selector?
Regards, Thomas