Erreur sur scenario::check() : Object of class DateTime could not be converted to string

a faire en ssh :

sudo cp /var/www/html/core/class/jeedom.class.php \
        /var/www/html/core/class/jeedom.class.php.bak_$(date +%F_%H%M)

puis :

sudo sed -i "s/modify('+6 year')/modify('+8 year')/g" /var/www/html/core/class/jeedom.class.php

puis :


sudo systemctl reload apache2
sudo systemctl restart cron
4 « J'aime »