- Posts: 2
How To / General
Updating user profile on moodle throws up a general exception error
- Chye
- Topic Author
- Offline
- New Member
-
Less
More
5 years 7 months ago #1
by Chye
Updating user profile on moodle throws up a general exception error was created by Chye
We are unable to update any user profile on Moodle. Error message below:
Debug info:
Error code: generalexceptionmessage
Stack trace:
line 135 of /auth/joomdle/locallib.php: Error thrown
line ? of unknownfile: call to auth_joomdle_handler::user_updated()
line 155 of /lib/classes/event/manager.php: call to call_user_func()
line 75 of /lib/classes/event/manager.php: call to core\event\manager::process_buffers()
line 834 of /lib/classes/event/base.php: call to core\event\manager::dispatch()
line 282 of /user/editadvanced.php: call to core\event\base->trigger()
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
5 years 7 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Updating user profile on moodle throws up a general exception error
Check that you don't have enabled "Forward events to Joomla" in Joomdle config in Moodle. There is a bug in that funcionality, and I am pretty sure you are not using it.
Please Log in or Create an account to join the conversation.