Warning (2): Missing argument 1 for PagesController::downloadmore() [APP/Controller/PagesController.php, line 413]Code Context
}
public function downloadmore($id)
PagesController::downloadmore() - APP/Controller/PagesController.php, line 413 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 152
Notice (8): Undefined variable: id [APP/Controller/PagesController.php, line 417]Code Context$all_down=$this->Dcategory->find('all',array('limit'=>2));
$this->set('all_down',$all_down);
$dcatename=$this->Dcategory->find('first',array('conditions'=>array('id'=>$id)));
$all_down = array( (int) 0 => array( 'Dcategory' => array( 'id' => '2', 'category_name' => 'DOWNLOAD', 'status' => 'activated', 'created' => '2017-06-23 10:57:44', 'modified' => '2017-06-23 07:27:44' ) ), (int) 1 => array( 'Dcategory' => array( 'id' => '4', 'category_name' => 'Posters', 'status' => 'activated', 'created' => '2017-06-23 10:28:34', 'modified' => '2017-06-23 06:58:34' ) ) )PagesController::downloadmore() - APP/Controller/PagesController.php, line 417 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 152
Notice (8): Undefined variable: id [APP/Controller/PagesController.php, line 426]Code Context
$options['conditions']=array('Download.category_id'=>$id);
$all_down = array( (int) 0 => array( 'Dcategory' => array( 'id' => '2', 'category_name' => 'DOWNLOAD', 'status' => 'activated', 'created' => '2017-06-23 10:57:44', 'modified' => '2017-06-23 07:27:44' ) ), (int) 1 => array( 'Dcategory' => array( 'id' => '4', 'category_name' => 'Posters', 'status' => 'activated', 'created' => '2017-06-23 10:28:34', 'modified' => '2017-06-23 06:58:34' ) ) ) $dcatename = array() $visitor = array( 'Visitor' => array( 'id' => '1', 'count' => '422774' ) ) $all_oncat = array( (int) 0 => array( 'Onlinecategory' => array( 'id' => '8', 'online_cat' => 'Result', 'status' => 'pending', 'created' => '2017-06-20 07:18:22', 'modified' => '2017-06-26 04:40:20' ) ), (int) 1 => array( 'Onlinecategory' => array( 'id' => '9', 'online_cat' => 'Admit Card', 'status' => 'activated', 'created' => '2017-06-22 13:16:36', 'modified' => '2017-06-22 13:17:39' ) ), (int) 2 => array( 'Onlinecategory' => array( 'id' => '10', 'online_cat' => 'Syllabus', 'status' => 'activated', 'created' => '2017-06-22 13:16:53', 'modified' => '2017-06-22 13:16:53' ) ) )PagesController::downloadmore() - APP/Controller/PagesController.php, line 426 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 152
Notice (8): Undefined index: Dcategory [APP/View/Pages/downloadmore.ctp, line 9]Code Context<div class="banner-bottom-content col-sm-12">
<span class="list-img"><img src="<?php echo $this->webroot; ?>img/images/list.png" style="padding-right:10px; margin-top:-10px" width="46" height="42" align="left"></span>
<div> <?php echo ucfirst($dcatename['Dcategory']['category_name']); ?></div>
$viewFile = '/home/wwwvacancyform/public_html/app/View/Pages/downloadmore.ctp' $dataForView = array( 'debugToolbarPanels' => array( 'history' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'history_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'session' => array( 'content' => null, 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => null, 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLog) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ), 'debugToolbarJavascript' => array( 'jquery' => 'DebugKit.jquery', 'libs' => 'DebugKit.js_debug_toolbar' ), 'debugToolbarCss' => array( (int) 0 => 'DebugKit.debug_toolbar.css' ), 'cate_count' => (int) 40, 'all_download' => array(), 'all_oncat' => array( (int) 0 => array( 'Onlinecategory' => array( [maximum depth reached] ) ), (int) 1 => array( 'Onlinecategory' => array( [maximum depth reached] ) ), (int) 2 => array( 'Onlinecategory' => array( [maximum depth reached] ) ) ), 'visitor' => array( 'Visitor' => array( 'id' => '1', 'count' => '422774' ) ), 'dcatename' => array(), 'all_down' => array( (int) 0 => array( 'Dcategory' => array( [maximum depth reached] ) ), (int) 1 => array( 'Dcategory' => array( [maximum depth reached] ) ) ) ) $debugToolbarPanels = array( 'history' => array( 'content' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ) ), 'elementName' => 'history_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'session' => array( 'content' => null, 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( 'params' => array( [maximum depth reached] ), 'url' => 'pages/downloadmore', 'query' => array([maximum depth reached]), 'data' => array([maximum depth reached]), 'get' => array([maximum depth reached]), 'currentRoute' => object(CakeRoute) {} ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array( 'connections' => array( [maximum depth reached] ), 'threshold' => (int) 20 ), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => null, 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLog) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( 'cate_count' => (int) 40, 'all_download' => array([maximum depth reached]), 'all_oncat' => array( [maximum depth reached] ), 'visitor' => array( [maximum depth reached] ), 'dcatename' => array([maximum depth reached]), 'all_down' => array( [maximum depth reached] ), '$request->data' => array([maximum depth reached]) ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( 'php' => array( [maximum depth reached] ), 'cake' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ) ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( 'core' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ), 'plugins' => array( [maximum depth reached] ), 'paths' => array( [maximum depth reached] ) ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ) $debugToolbarJavascript = array( 'jquery' => 'DebugKit.jquery', 'libs' => 'DebugKit.js_debug_toolbar' ) $debugToolbarCss = array( (int) 0 => 'DebugKit.debug_toolbar.css' ) $cate_count = (int) 40 $all_download = array() $all_oncat = array( (int) 0 => array( 'Onlinecategory' => array( 'id' => '8', 'online_cat' => 'Result', 'status' => 'pending', 'created' => '2017-06-20 07:18:22', 'modified' => '2017-06-26 04:40:20' ) ), (int) 1 => array( 'Onlinecategory' => array( 'id' => '9', 'online_cat' => 'Admit Card', 'status' => 'activated', 'created' => '2017-06-22 13:16:36', 'modified' => '2017-06-22 13:17:39' ) ), (int) 2 => array( 'Onlinecategory' => array( 'id' => '10', 'online_cat' => 'Syllabus', 'status' => 'activated', 'created' => '2017-06-22 13:16:53', 'modified' => '2017-06-22 13:16:53' ) ) ) $visitor = array( 'Visitor' => array( 'id' => '1', 'count' => '422774' ) ) $dcatename = array() $all_down = array( (int) 0 => array( 'Dcategory' => array( 'id' => '2', 'category_name' => 'DOWNLOAD', 'status' => 'activated', 'created' => '2017-06-23 10:57:44', 'modified' => '2017-06-23 07:27:44' ) ), (int) 1 => array( 'Dcategory' => array( 'id' => '4', 'category_name' => 'Posters', 'status' => 'activated', 'created' => '2017-06-23 10:28:34', 'modified' => '2017-06-23 06:58:34' ) ) )include - APP/View/Pages/downloadmore.ctp, line 9 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 152
Notice (8): Undefined index: Dcategory [APP/View/Pages/downloadmore.ctp, line 21]Code Context<div class="container padXZ pad00">
<div class="col-md-12 col-xs-12 col-sm-12 padXZ pad00">
<h2 class="HeadingTitleami"><span><?php echo ucfirst($dcatename['Dcategory']['category_name']); ?></span></h2>
$viewFile = '/home/wwwvacancyform/public_html/app/View/Pages/downloadmore.ctp' $dataForView = array( 'debugToolbarPanels' => array( 'history' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'history_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'session' => array( 'content' => null, 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => null, 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLog) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ), 'debugToolbarJavascript' => array( 'jquery' => 'DebugKit.jquery', 'libs' => 'DebugKit.js_debug_toolbar' ), 'debugToolbarCss' => array( (int) 0 => 'DebugKit.debug_toolbar.css' ), 'cate_count' => (int) 40, 'all_download' => array(), 'all_oncat' => array( (int) 0 => array( 'Onlinecategory' => array( [maximum depth reached] ) ), (int) 1 => array( 'Onlinecategory' => array( [maximum depth reached] ) ), (int) 2 => array( 'Onlinecategory' => array( [maximum depth reached] ) ) ), 'visitor' => array( 'Visitor' => array( 'id' => '1', 'count' => '422774' ) ), 'dcatename' => array(), 'all_down' => array( (int) 0 => array( 'Dcategory' => array( [maximum depth reached] ) ), (int) 1 => array( 'Dcategory' => array( [maximum depth reached] ) ) ) ) $debugToolbarPanels = array( 'history' => array( 'content' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ) ), 'elementName' => 'history_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'session' => array( 'content' => null, 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( 'params' => array( [maximum depth reached] ), 'url' => 'pages/downloadmore', 'query' => array([maximum depth reached]), 'data' => array([maximum depth reached]), 'get' => array([maximum depth reached]), 'currentRoute' => object(CakeRoute) {} ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sqllog' => array( 'content' => array( 'connections' => array( [maximum depth reached] ), 'threshold' => (int) 20 ), 'elementName' => 'sqllog_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => null, 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLog) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( 'cate_count' => (int) 40, 'all_download' => array([maximum depth reached]), 'all_oncat' => array( [maximum depth reached] ), 'visitor' => array( [maximum depth reached] ), 'dcatename' => array([maximum depth reached]), 'all_down' => array( [maximum depth reached] ), '$request->data' => array([maximum depth reached]) ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( 'php' => array( [maximum depth reached] ), 'cake' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ) ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( 'core' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ), 'plugins' => array( [maximum depth reached] ), 'paths' => array( [maximum depth reached] ) ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ) $debugToolbarJavascript = array( 'jquery' => 'DebugKit.jquery', 'libs' => 'DebugKit.js_debug_toolbar' ) $debugToolbarCss = array( (int) 0 => 'DebugKit.debug_toolbar.css' ) $cate_count = (int) 40 $all_download = array() $all_oncat = array( (int) 0 => array( 'Onlinecategory' => array( 'id' => '8', 'online_cat' => 'Result', 'status' => 'pending', 'created' => '2017-06-20 07:18:22', 'modified' => '2017-06-26 04:40:20' ) ), (int) 1 => array( 'Onlinecategory' => array( 'id' => '9', 'online_cat' => 'Admit Card', 'status' => 'activated', 'created' => '2017-06-22 13:16:36', 'modified' => '2017-06-22 13:17:39' ) ), (int) 2 => array( 'Onlinecategory' => array( 'id' => '10', 'online_cat' => 'Syllabus', 'status' => 'activated', 'created' => '2017-06-22 13:16:53', 'modified' => '2017-06-22 13:16:53' ) ) ) $visitor = array( 'Visitor' => array( 'id' => '1', 'count' => '422774' ) ) $dcatename = array() $all_down = array( (int) 0 => array( 'Dcategory' => array( 'id' => '2', 'category_name' => 'DOWNLOAD', 'status' => 'activated', 'created' => '2017-06-23 10:57:44', 'modified' => '2017-06-23 07:27:44' ) ), (int) 1 => array( 'Dcategory' => array( 'id' => '4', 'category_name' => 'Posters', 'status' => 'activated', 'created' => '2017-06-23 10:28:34', 'modified' => '2017-06-23 06:58:34' ) ) )include - APP/View/Pages/downloadmore.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 152