Strict Standards: Only variables should be passed by reference in /var/www/newistoria/data/www/2mir-istorii.ru/engine/modules/catalog/functions.php on line 123 SELECT p.id, p.autor, p.date, p.short_story, CHAR_LENGTH(p.full_story) as full_story, p.xfields, p.title, p.category, p.alt_name, p.comm_num, p.allow_comm, p.fixed, p.tags, e.news_read, e.allow_rate, e.rating, e.vote_num, e.votes, e.view_edit, e.editdate, e.editor, e.reason, ( ( rating1+rating2+rating3+rating ) / 4 ) as ball_all FROM dle_post p LEFT JOIN dle_post_extras e ON (p.id=e.news_id) WHERE approve=1 and p.`id` in ( 6834,6835,6836,6838,6840,6841,6842,6844,6846,6847,6850,6851,6852,6854,6855,6856,6858,6861,6862,6863,6864,6865,6866,6870,6871,6873,6877,6878,6879,6881,6882,6883,6884,6886,6887,6889,6890,6891,6892,6893,6894,6897,6899,6900,6901,6903,6904,6906 ) ORDER BY ball_all DESC LIMIT ,10