hallo erstmal.
Ich hab bei meinem xtc 304sp2_1 an den werten der bilder herumgespielt und es ist folgendes bei rausgekommen::
"
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 '' at line 17
select distinct p.products_id, p.products_image, p.products_tax_class_id, p.products_vpe, p.products_vpe_status, p.products_vpe_value, p.products_price from products p, products_to_categories p2c, categories c where p.products_status=1 and p.products_id = p2c.products_id and p.products_id !='0' and c.categories_id = p2c.categories_id and c.categories_status=1 order by p.products_date_added desc limit
[XT SQL Error]"
hatte auch jemand von euch das problem oder kennt eine lösung ???
MFG
MikaM