Błąd wykonania zapytania!
select karty.twr_gidnumer, twr_dostawa, karty.twr_nazwa,ceny.twc_cenabrutto, ceny.twc_cenanetto, tzd_plik, twr_opis, twr_jm, twr_typ
from b2_twrkarty as karty
,b2_twrceny as ceny
,b2_twrzdjecia ,b2_twrgrupylacznik as grupylacznik where karty.twr_gidnumer = ceny.twc_twrnumer
and tzd_twrnumer = twr_gidnumer
and trim(twr_producent) = 'msi'
and karty.twr_gidtyp = ceny.twc_twrtyp
and twc_typ = 1
and twr_esklep = 1
and tzd_kolejnosc = 0
and tgl_twrnumer = twr_gidnumer and tgl_tgdnumer ='48794' order by twr_nazwa asc limit 0,
#0 /home/httpd/sklep-msi/lib/vendor/2d/e__Paginator.php(53): Database::query('?select karty.t...')
#1 /home/httpd/sklep-msi/apps/msi/modules/m__Productmodule.php(229): Paginator->getData(1)
#2 /home/httpd/sklep-msi/lib/vendor/2d/e__Module.php(31): Productmodule->index()
#3 /home/httpd/sklep-msi/lib/vendor/2d/e__Application.php(150): Module->run(Object(Request))
#4 /home/httpd/sklep-msi/lib/vendor/2d/e__Application.php(73): Application->startModuleFromRequest()
#5 /home/httpd/sklep-msi/web/index.php(5): Application->start()
#6 {main}
GET