Witam. Na początek przedstawię swój problem. Jest sobie serwer, na którym jest zainstalowany lms wraz z całym fakturowaniem poprzez skrypt Kod:lms-paymentsZauważyłem, że skrypt w tym miesiącu nie zadziałał, tzn nie wystawił faktury oraz nie naliczył opłat. Przy próbie ręcznego odpalenia wywala takie oto błędy:
Kod:lms-payments, version 1.11.13 Dira(C) 2001-2011 LMS DevelopersUsing file /etc/lms/lms.ini as config.Use of uninitialized value $invoices{"3"} in concatenation (.) or string at ./lms-payments line 568.DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND description='Abonament miesieczny za internet o taryfie nowa1024/256 za okre' at line 3 at ./lms-payments line 571.DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND description='Abonament miesieczny za internet o taryfie nowa1024/256 za okre' at line 3 at ./lms-payments line 571.Dodam, że nic przy serwerze nie było ruszane.
Proszę bardzo o pomoc.