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 ( 7627,7630,7637,7639,7640,7641,7645,7648,7652,7654,7656,7669,7671,7672,7679,7681,7685,7687,7690,7691,7697,7698,7699,7700,7702,7705,7707,7715,7718,7719,7727,7735,7736,7739,7749,7756,7758,7759,7782 ) ORDER BY ball_all DESC LIMIT ,10