YunoHost-Apps / friendica_ynh

Friendica package for YunoHost
http://friendi.ca/
Other
11 stars 13 forks source link

No way to upload a profile photo (jpg) #86

Closed Shnoulle closed 1 year ago

Shnoulle commented 1 year ago

Describe the bug

Ater 1st login, try to upload a jpg file for profile Get an error

Exception produite dans /var/www/friendica/src/Module/Settings/Profile/Photo/Crop.php:175
Stack trace:
#0 /var/www/friendica/src/BaseModule.php(239): Friendica\Module\Settings\Profile\Photo\Crop->content()
#1 /var/www/friendica/src/App.php(712): Friendica\BaseModule->run()
#2 /var/www/friendica/index.php(44): Friendica\App->runFrontend()
#3 {main}

Context

Steps to reproduce

After log in Edit profile Click on top : add a photo to profile Select a jpg file Upload Receive error

Expected behavior

Show crop system

Shnoulle commented 1 year ago

Fixed by apt install php-gd