$this->set("all_search",'true');
}
function list_style($term_id,$page = 1,$count = 15){
ContentController::list_style() - APP/controllers/content_controller.php, line 258
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined variable: term_id [APP/controllers/content_controller.php, line 260]
function list_style($term_id,$page = 1,$count = 15){
$this->Cookie->write("pageOption",array("style"=>"list_style","page"=>$page,"count"=>$count));
$notice_value = $this->contents_list('notice',$term_id,null,null,null);
$page = 1
$count = 15
ContentController::list_style() - APP/controllers/content_controller.php, line 260
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): array_key_exists() expects parameter 2 to be array, null given [APP/controllers/content_controller.php, line 18]
$post_status = "notice"
$term_id = null
$page = null
$count = null
$search = null
$title_length = null
$content_length = null
$args = array(
"table" => "term_taxonomy left outer join category_link on term_taxonomy.term_id = category_link.term_id, term_relationships,terms,posts left outer join users on posts.post_author = users.ID",
"field" => "term_relationships.*,posts.*,users.ID,users.user_nicename,terms.term_id,terms.name,category_link.style",
"where" => "term_relationships.term_taxonomy_id = term_taxonomy.term_taxonomy_id and term_relationships.object_id = posts.ID and term_taxonomy.term_id = category_link.term_id and term_taxonomy.term_id = terms.term_id"
)
array_key_exists - [internal], line ??
ContentController::contents_list() - APP/controllers/content_controller.php, line 18
ContentController::list_style() - APP/controllers/content_controller.php, line 260
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined variable: term_id [APP/controllers/content_controller.php, line 262]
ContentController::list_style() - APP/controllers/content_controller.php, line 262
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined variable: term_id [APP/controllers/content_controller.php, line 263]
ContentController::list_style() - APP/controllers/content_controller.php, line 263
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined variable: term_id [APP/controllers/content_controller.php, line 264]
ContentController::list_style() - APP/controllers/content_controller.php, line 264
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined variable: term_id [APP/controllers/content_controller.php, line 273]
ContentController::list_style() - APP/controllers/content_controller.php, line 273
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83