MySQL Error!
------------------------
The Error returned was:
Unknown column 'c.lang' in 'where clause'
Error Number:
1054
SELECT site_post.id, autor, date, short_story, SUBSTRING(full_story, 1, 15) as full_story, xfields, title, category, site_post.alt_name, comm_num, allow_comm, allow_rate, rating, vote_num, news_read, approve, flag, editdate, editor, reason, view_edit, tags FROM site_post LEFT JOIN site_board_category ON site_board.cat_id=site_board_category.id WHERE approve AND c.lang='ru' ORDER BY date DESC LIMIT 0,10