Diese Informationsseite ist zur Zeit in Bearbeitung! Bitte schauen Sie zu einem späteren Zeitpunkt wieder vorbei.



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.cms_id=pd.cms_id order by products_sort_order' at line 1

SELECT p.cms_id, products_sort_order, pd.products_name from products p,products_to_categories ptc, products_description as pd WHERE p.products_status != '0' AND p.cms_id = ptc.cms_id AND ptc.categories_id = AND p.cms_id=pd.cms_id order by products_sort_order

[TEP STOP]