error: SQL SELECT error! (Unknown column 'lang' in 'where clause')
query: SELECT count(*) FROM `hirek_X_tag` WHERE lang='hu' and `tag_id` = 26
#0 file: /home/www/www.webinform.hu/blog/protected/class/wi-framework/db/MysqlDBInterfaceDbg.php (164)
#1 file: /home/www/www.webinform.hu/blog/protected/class/model/NewsModel.php (73)
#2 file: /home/www/www.webinform.hu/blog/protected/class/controller/NewsController.php (59)
#3 file: ()
#4 file: /home/www/www.webinform.hu/blog/protected/class/wi-framework/base/Controller.php (160)
#5 file: /home/www/www.webinform.hu/blog/protected/class/wi-framework/base/Application.php (182)
#6 file: /home/www/www.webinform.hu/blog/index.php (24)exception 'DBException' with message 'SQL SELECT error! (Unknown column 'lang' in 'where clause')' in /home/www/www.webinform.hu/blog/protected/class/wi-framework/db/MysqlDBInterface.php:253
Stack trace:
#0 /home/www/www.webinform.hu/blog/protected/class/wi-framework/db/MysqlDBInterfaceDbg.php(164): MysqlDBInterface->getOne('SELECT count(*)...')
#1 /home/www/www.webinform.hu/blog/protected/class/model/NewsModel.php(73): MysqlDBInterfaceDbg->getOne('SELECT count(*)...')
#2 /home/www/www.webinform.hu/blog/protected/class/controller/NewsController.php(59): NewsModel::getAllCount('26')
#3 [internal function]: NewsController->listAction()
#4 /home/www/www.webinform.hu/blog/protected/class/wi-framework/base/Controller.php(160): call_user_func(Array)
#5 /home/www/www.webinform.hu/blog/protected/class/wi-framework/base/Application.php(182): Controller->action('listAction')
#6 /home/www/www.webinform.hu/blog/index.php(24): Application->run()
#7 {main}