Code Context }
$query = $this->Article->find('first',array('conditions'=>array('Article.slug'=>$slug, "Article.status" => 1)));
$this->set('user_type', $query['Article']['user_type']);
$slug = 'peace-of-mind-the-benefits-of-legal-representation'
$query = array()
ArticlesController::blogview() - APP/Controller/ArticlesController.php, line 388
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 97