MySQL Error!
------------------------
The Error returned was:
Column 'id' in field list is ambiguous
Error Number:
1052
SELECT id, autor, date, short_story, full_story, xfields, title, category, alt_name, flag FROM dle_post LEFT JOIN dle_post2cat AS `pc` ON (pc.post_id = p.id) WHERE pc.cat_id IN ('153','224','221','223','222','213','220','214','216','215','218','217','219','196','200','199','198','197','201','202','211','347','212','204','363','324','325','203','210','205','208','206','207','209','169','175','177','170','173','174','176','172','171','190','359','194','192','195','193','191','188','377','339','189','338','187','154','168','155','164','167','156','157','166','163','160','159','158','161','357','165','162','178','186','184','185','181','180','182','183','179','340') AND approve = '1' AND date_unix < '1328357769' ORDER BY fixed desc, date_unix DESC LIMIT 0,10