Fix: Profile picture upload AJAX response handling

- Add dataType: 'json' to AJAX call to properly parse JSON response
- Add Content-Type header to upload_profile_picture.php
- Add error callback with console logging for debugging
- Remove manual JSON parsing since jQuery handles it with dataType
This commit is contained in:
twotalesanimation
2025-12-04 16:04:22 +02:00
parent 59c1e37d5c
commit 79e292dc7c
5 changed files with 8 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB