An error occured.
Query: select n.id id,DATE_FORMAT(n.stamp,'%w/%d/%c/%Y/%H/%i/%S') stamp0,n.title title,r.rubric rubric,r.id rubricid from news n,rubric r where n.rubric_id=r.id and r.id= order by n.stamp desc
Host: localhost
Database: u1475_kd
User: u1475_kd
MySQL said: 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 'order by n.stamp desc' at line 1