Mar 19, 2025
0
Level 5
Cannot upload an avatar on Chatify: /chatify/updateSettings 500 (Internal Server Error)
When I upload a new avatar with Chatify, I get this error:
POST https://linkexchan.ge/chatify/updateSettings 500 (Internal Server Error)
https://i.gyazo.com/ad12f70e2918d41be324c818cf4bd67e.png
laravel.log:
[2025-03-19 17:15:19] local.ERROR: SQLSTATE[42S22]: Column not found: 1054 Champ 'active_status' inconnu dans field list (Connection: mysql, SQL: update `users` set `active_status` = 0, `users`.`updated_at` = 2025-03-19 17:15:19 where `id` = 4) {"userId":4,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Champ 'active_status' inconnu dans field list (Connection: mysql, SQL: update `users` set `active_status` = 0, `users`.`updated_at` = 2025-03-19 17:15:19 where `id` = 4) at C:\\wamp64\\www\\linkexchange\\linkexchange\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Connection.php:829)
[stacktrace]
Please or to participate in this conversation.