| SQL Error: SELECT s.SubCatID, s.ImgName, l.Name, l.SubName, l.Description FROM subcat s JOIN subcat_l l USING(SubCatID) WHERE s.CatID= AND l.LangID='de' ORDER BY s.Ord 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 l.LangID='de' ORDER BY s.Ord' at line 2 /de/cat.php |