SQL hiba!
catalog_product_list
select distinct a.uid from fetti__article a left join fetti__art_grp g on (g.id=a.art_grp_no) left join fetti__art_grp_key k on (k.art_id=a.id) where a.visible=1 and g.visible=1 and a.brand=
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 '' at line 1