1064 - 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 p.products_fsk18!=1
p.products_status = '1' and' at line 8
SELECT * FROM
products p,
products_description pd
WHERE
p.products_cartspecial = '1' and
p.products_id=pd.products_id and
and p.products_fsk18!=1
p.products_status = '1' and
pd.language_id = '2'
order by
p.products_startpage_sort ASC limit 5
[XT SQL Error]