×
How To / General
Exception - Call to undefined method joomlaws::activateUser_parameters()
1 year 1 month ago
Topic Author
Exception - Call to undefined method joomlaws::activateUser_parameters() #1
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.
1 year 1 month ago
Exception - Call to undefined method joomlaws::activateUser_parameters() #2
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.
1 year 1 month ago
Topic Author
Exception - Call to undefined method joomlaws::activateUser_parameters() #3
That did the trick, thank you!
Please Log in or Create an account to join the conversation.