Column 'rooms' doesn't belong to any of the selected models (1), when preparing: SELECT [Berita].* FROM [Berita] WHERE rooms LIMIT :APL0:
#0 [internal function]: Phalcon\Mvc\Model\Query->_getQualified(Array)
#1 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array)
#2 [internal function]: Phalcon\Mvc\Model\Query->_prepareSelect()
#3 [internal function]: Phalcon\Mvc\Model\Query->parse()
#4 [internal function]: Phalcon\Mvc\Model\Query->execute()
#5 /var/www/duniabooking.com/html/app/controllers/BeritaController.php(49): Phalcon\Mvc\Model::findFirst('rooms')
#6 /var/www/duniabooking.com/html/app/controllers/BeritaController.php(39): BeritaController->updateView('rooms')
#7 [internal function]: BeritaController->detailAction('the-jas-villas', 'rooms', 'one-bedroom-vil...')
#8 [internal function]: Phalcon\Dispatcher->callActionMethod(Object(BeritaController), 'detailAction', Array)
#9 [internal function]: Phalcon\Dispatcher->dispatch()
#10 /var/www/duniabooking.com/html/public/index.php(42): Phalcon\Mvc\Application->handle()
#11 {main}