Notice (8): Undefined property: TopicsController::$Category [APP/controllers/topics_controller.php, line 13]Code $this->Session->write('Auth.User.fc_id', '');
$firstLevelCategory = $this->Category->find('list', array('fields' => array('Category.id','Category.category_name'), 'conditions' => array('Category.parent' => '0'), 'order' => array('Category.category_name' => 'ASC')));
TopicsController::index() - APP/controllers/topics_controller.php, line 13
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Fatal error: Call to a member function find() on a non-object in /home/votegian/public_html/vote/app/controllers/topics_controller.php on line 13