YunoHost-Apps / pixelfed_ynh

The federated image shareing service Pixelfed for YunoHost
https://pixelfed.org/
GNU Affero General Public License v3.0
44 stars 15 forks source link

V0.9.0 #36

Closed yalh76 closed 5 years ago

yalh76 commented 5 years ago

Problem

Solution

PR Status

Validation


When the PR is marked as ready to merge, you have to wait for 3 days before really merging it.

lapineige commented 5 years ago

I tested : installation, backup, restore, new features. It works fine :slightly_smiling_face:

But I can't add an administrator. I have this result when I try the command from the Readme: PHP Parse error: syntax error, unexpected '?', expecting variable (T_VARIABLE) in /var/www/pixelfed/vendor/zendframework/zend-diactoros/src/functions/marshal_uri_from_sapi.php on line 83 edit: any php artisan command seems to fail.

yalh76 commented 5 years ago

I tested : installation, backup, restore, new features. It works fine 🙂

But I can't add an administrator. I have this result when I try the command from the Readme: PHP Parse error: syntax error, unexpected '?', expecting variable (T_VARIABLE) in /var/www/pixelfed/vendor/zendframework/zend-diactoros/src/functions/marshal_uri_from_sapi.php on line 83 edit: any php artisan command seems to fail.

That's normal, the command has to be: (cd /var/www/pixelfed && php7.2 artisan user:admin 1)

It's not linked to pixelfed 0.9.0 but to the yunohost 3.5.2