Oшибка.
Table 'mpostphp8_com.rubrics' doesn't exist query: SELECT SQL_CALC_FOUND_ROWS a.id, CONCAT_WS('/', IF(a.type = 'news', '/news', ''), r.url, a.url, '') AS full_url FROM articles AS a LEFT JOIN rubrics AS r on a.rubric_id = r.id WHERE a.type = ? AND r.url = ? AND a.active = ? AND a.lang = ? AND a.id <> ? ORDER BY create_datetime DESC LIMIT 0, 100
#0 /var/www/www-root/data/www/moscow-post.com/lib/vendor/thingengineer/mysqli-database-class/MysqliDb.php(1654): MysqliDb->_prepareQuery()
#1 /var/www/www-root/data/www/moscow-post.com/lib/vendor/thingengineer/mysqli-database-class/MysqliDb.php(807): MysqliDb->_buildQuery(Array)
#2 /var/www/www-root/data/www/moscow-post.com/lib/vendor/thingengineer/mysqli-database-class/MysqliDb.php(2465): MysqliDb->get('articles AS a', Array, 'a.id, CONCAT_WS...')
#3 /var/www/www-root/data/www/moscow-post.com/lib/actions/frontend/frontendArticles.php(309): MysqliDb->paginate('articles AS a', 1, 'a.id, CONCAT_WS...')
#4 /var/www/www-root/data/www/moscow-post.com/index.php(221): frontendArticles->execute()
#5 {main}