Witam lms-sendinvoices.php wersja z grudnia 15. Od 2 wieczorów siedzę, przestawiam ustawienia na serwerze smtp i nie chce nic wysłać. Wynik wgląda mniej więcej tak: PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /usr/share/php/Net/SMTP.php on line 265 PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /usr/share/php/Net/SMTP.php on line 1278 Error sending mail: Validation failed for: faktura@mediatelecom.pl <faktura@mediatelecom.pl> Invoice No. FVS/LMS/2016/04/008 for "XXXX Dariusz" <dariusz.xxxxxx@gmail.com> PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /usr/share/php/Mail/smtp.php on line 249 PHP Strict Standards: Non-static method PEAR::raiseError() should not be called statically, assuming $this from incompatible context in /usr/share/php/Mail/RFC822.php on line 209 PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assumin próbowałem aktualizować php-sendinvoices.php do wersji najnowszej z githuba ale natrafiam na problem: root@LMS:/var/www/bin# ./lms-sendinvoices2.php lms-sendinvoices.php (C) 2001-2016 LMS DevelopersUsing file /etc/lms/lms.ini as config. Composer autoload not found. Run 'composer install' command from LMS directory and try again. More informations at https://getcomposer.org/ i tutaj już się kompletnie rozłożyłem Proszę o podpowiedzi co mogę zrobić -- Pozdrawiam Michał Korzeniowski