Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enrol_user() must be of the type string, null given, called in ... /auth.php on line 198 #107

Open
peter-lernyx opened this issue Aug 25, 2023 · 1 comment

Comments

@peter-lernyx
Copy link

198 list($availableenrolids, $errors) = $this->enrol_user($user->signup_token, $notify);

Any idea what this could mean? It worked, now it doesnt. Using Moodle 3.11 with SNAP template.

PHP 7.4.33 could that be the issue?

@peter-lernyx
Copy link
Author

peter-lernyx commented Aug 25, 2023

No, updated to PHP8 and no joy. Still same mistake.

The Enrol Token has 3 digits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant