Fatal error: Uncaught exception 'Exception' with message 'SafeMySQL: Unknown column 'our_news.news_razd' in 'where clause'. Full query: [SELECT
*,
(SELECT COUNT(*) FROM gorod_news WHERE on_off = 1
AND (
our_news.news_razd LIKE '%ИНТЕРВЬЮ%'
)
) as `n`,
(SELECT 20) as `limit`
FROM gorod_news
WHERE
on_off = 1
AND (
our_news.news_razd LIKE '%ИНТЕРВЬЮ%'
)
ORDER BY news_date DESC
LIMIT 0, 20
]' in /home/websites/web/gazeta_feorf/application/core/safemysql.class.php:623
Stack trace:
#0 /home/websites/web/gazeta_feorf/application/core/safemysql.class.php(483): SafeMySQL->error('Unknown column ...')
#1 /home/websites/web/gazeta_feorf/application/core/safemysql.class.php(282): SafeMySQL->rawQuery('SELECT????*,???...')
#2 /home/websites/web/gazeta_feorf/application/plugins/eduland/eduland.php(2307): SafeMySQL->getAll('SELECT????*,???...', '20', 0, '20')
#3 /home/websites/web/gazeta_feorf/application/plugins/eduland/eduland.php(2398): eduland->ge in /home/websites/web/gazeta_feorf/application/core/safemysql.class.php on line 623