- Posts: 7
How To / General
Exception - Call to undefined method joomlaws::activateUser_parameters()
- Pete Stevens
- Topic Author
- Offline
- New Member
-
Less
More
2 years 3 months ago #1
by Pete Stevens
Exception - Call to undefined method joomlaws::activateUser_parameters() was created by Pete Stevens
Hi, We are getting an error when creating an account on moodle. The error is showing when clicking the validation link sent via email.
With debug mode on, here is the error thats displayed,
Please advise. Thanks!
Exception - Call to undefined method joomlaws::activateUser_parameters()
More information about this error
Debug info:
Error code: generalexceptionmessage×Dismiss this notification
Stack trace:
line 667 of /auth/joomdle/auth.php: Error thrown
line 429 of /auth/joomdle/auth.php: call to auth_plugin_joomdle->get_request_rest()
line 373 of /auth/joomdle/auth.php: call to auth_plugin_joomdle->call_method_rest_fgc()
line 256 of /auth/joomdle/auth.php: call to auth_plugin_joomdle->call_method_rest()
line 137 of /auth/joomdle/auth.php: call to auth_plugin_joomdle->call_method()
line 55 of /login/confirm.php: call to auth_plugin_joomdle->user_confirm()
With debug mode on, here is the error thats displayed,
Please advise. Thanks!
Exception - Call to undefined method joomlaws::activateUser_parameters()
More information about this error
Debug info:
Error code: generalexceptionmessage×Dismiss this notification
Stack trace:
line 667 of /auth/joomdle/auth.php: Error thrown
line 429 of /auth/joomdle/auth.php: call to auth_plugin_joomdle->get_request_rest()
line 373 of /auth/joomdle/auth.php: call to auth_plugin_joomdle->call_method_rest_fgc()
line 256 of /auth/joomdle/auth.php: call to auth_plugin_joomdle->call_method_rest()
line 137 of /auth/joomdle/auth.php: call to auth_plugin_joomdle->call_method()
line 55 of /login/confirm.php: call to auth_plugin_joomdle->user_confirm()
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
2 years 3 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Exception - Call to undefined method joomlaws::activateUser_parameters()
Thanks, this was reported recently and will be fixed for next release.
In the meantime, please find attached file, unzip and upload it to moodle/auth/joomdle/classes
That should fix the issue.
In the meantime, please find attached file, unzip and upload it to moodle/auth/joomdle/classes
That should fix the issue.
Please Log in or Create an account to join the conversation.
- Pete Stevens
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
2 years 3 months ago #3
by Pete Stevens
Replied by Pete Stevens on topic Exception - Call to undefined method joomlaws::activateUser_parameters()
That did the trick, thank you!
Please Log in or Create an account to join the conversation.