SELECT id, autor, date, short_story, SUBSTRING(full_story, 1, 15) as full_story, xfields, title, category, alt_name, comm_num, allow_comm, allow_rate, fixed, rating, vote_num, news_read, votes, flag, editdate, editor, reason, view_edit, tags FROM dle_post WHERE category regexp '[[::]]' AND approve=1 ORDER BY date DESC LIMIT 0,10
Unknown column 'allow_rate' in 'field list'
Комментариев нет:
Отправить комментарий