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 ( 1974,1976,1979,1985,2487,2492,2493,2504,2505,2511,2514,2517,2530,2537,2550,2551,2554,2557,2561,2572,2574,2580,2589,2596,2597,2600,2604,2616,2617,2620,2622,2626,2635,2645,2655,2656,2657,2666,2671,2672,2676,2678,2696 ) ORDER BY ball_all DESC LIMIT ,10