Ошибка MySQL!
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order by publish_time DESC limit 6' at line 1
DB Select (SELECT id, publish_time, create_time, category, name, text != '' AS havetext, short, hidden, href,countries, onmain, image,icon FROM ontravel_news WHERE `hidden` = 0 AND `category` = 1 AND hidden=0 and publish_time< order by publish_time DESC limit 6)
В файле /home/u318031/space-travel.ru/www/modules/news/class.news.php, строка 329