Hi all,
after upgrading from 2.3.2 to 2.3.8 I am not able to change or upload user profile pictures anymore.
Here is what the errorlog says:
Default exception handler: Fehler beim Schreiben der Datenbank
Debug: Out of range value for column 'picture' at row 1\nUPDATE mdl_user SET picture = ? WHERE id = ?\n[array (\n 0 => 222022,\n 1 => '2',\n)]\nError code: dmlwriteexception\n* line 410 of /lib/dml/moodle_database.php: dml_write_exception thrown\n* line 1228 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()\n* line 1543 of /lib/dml/moodle_database.php: call to mysqli_native_moodle_database->set_field_select()\n* line 90 of /user/editlib.php: call to moodle_database->set_field()\n* line 218 of /user/editadvanced.php: call to useredit_update_picture()\n
Any pointers? Thank you in advance!
Steffen