Czesc,
Kolejny miesiac i temat znow powrocil. Mam najnowsza wersje lms-sendinvoices.php, ktora ostatnio wydawala sie poprawiac problem, a teraz znowu nie chce znajdowac faktur do wysylki.
# lms-sendinvoices.php -t -f 2012/08/01WARNING! You are using test mode.
lms-sendinvoices.php
(C) 2001-2012 LMS Developers
Using file /etc/lms/lms.ini as config.
# lms-sendinvoices.php -t -f 2012/08/02WARNING! You are using test mode.
lms-sendinvoices.php
(C) 2001-2012 LMS Developers
Using file /etc/lms/lms.ini as config.
# lms-sendinvoices.php -t -f 2012/08/03WARNING! You are using test mode.
lms-sendinvoices.php
(C) 2001-2012 LMS Developers
Using file /etc/lms/lms.ini as config.
Oczywiscie fakturu sa. Wszystkie wystawione przez lmsd:
2012/08/01 00:20
2012/08/02 00:20
2012/08/03 00:20
2012/08/04 00:20Przykładoway cdate z dnia 2012/08/01 00:20 cdate: 1343773202
# php -i|grep date.timezone
date.timezone => Europe/Warsaw => Europe/Warsaw
Tym razem dodanie:ani zmiana na 7200 nie pomaga.
$daystart -= 3600;
$dayend += 3600;