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 ( 2794,2796,2798,2801,2802,2806,2812,2815,2817,2819,2824,2826,2845,2846,2847,2848,2849,2861,2864,2871,2872,2879,2880,2882,2883,2884,2886,2890,2891,2893,2899,2902,2903,2907,2913,2914,2915,2916,2917,2918,2921,2925,2930,2932,2934 ) ORDER BY ball_all DESC LIMIT ,10