12
Warning (2): array_merge() [function.array-merge]: Argument #2 is not an array [CORE/cake/libs/view/helpers/paginator.php, line 320]
Code |
Context$which = "Next"
$title = "Next ►"
$options = array(
"class" => "next"
)
$disabledTitle = null
$disabledOptions = array()
$check = "hasNext"
$_defaults = array(
"url" => array(),
"step" => 1,
"escape" => true,
"model" => null,
"tag" => "div"
)
$paging = array(
"page" => 1,
"current" => 30,
"count" => 33,
"prevPage" => false,
"nextPage" => true,
"pageCount" => 2,
"defaults" => array(
"limit" => 30,
"step" => 1,
"order" => "MediaFile.publish_date DESC",
"conditions" => array()
),
"options" => array(
"page" => 1,
"limit" => 30,
"order" => "MediaFile.publish_date DESC",
"conditions" => array()
)
)
$key = "tag"
$url = "s:/date_start:/date_end:/"
$step = 1
$escape = true
$model = null
$tag = "div"
array_merge - [internal], line ??
PaginatorHelper::__pagingLink() - CORE/cake/libs/view/helpers/paginator.php, line 320
PaginatorHelper::next() - CORE/cake/libs/view/helpers/paginator.php, line 203
include - APP/views/archives/documents.ctp, line 70
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 774
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 248
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 85
Warning (2): array_merge() [function.array-merge]: Argument #2 is not an array [CORE/cake/libs/view/helpers/paginator.php, line 275]
Code |
Context$options = null
$asArray = true
$model = null
$paging = array(
"page" => 1,
"current" => 30,
"count" => 33,
"prevPage" => false,
"nextPage" => true,
"pageCount" => 2,
"defaults" => array(
"limit" => 30,
"step" => 1,
"order" => "MediaFile.publish_date DESC",
"conditions" => array()
),
"options" => array(
"page" => 1,
"limit" => 30,
"order" => "MediaFile.publish_date DESC",
"conditions" => array()
)
)
array_merge - [internal], line ??
PaginatorHelper::url() - CORE/cake/libs/view/helpers/paginator.php, line 275
PaginatorHelper::link() - CORE/cake/libs/view/helpers/paginator.php, line 259
PaginatorHelper::__pagingLink() - CORE/cake/libs/view/helpers/paginator.php, line 323
PaginatorHelper::next() - CORE/cake/libs/view/helpers/paginator.php, line 203
include - APP/views/archives/documents.ctp, line 70
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 774
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 248
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 85
Warning (2): array_merge() [function.array-merge]: Argument #2 is not an array [CORE/cake/libs/view/helpers/paginator.php, line 262]
Code |
Context$title = "Next ►"
$url = null
$options = array(
"escape" => true,
"class" => "next"
)
$model = null
$obj = "Html"
array_merge - [internal], line ??
PaginatorHelper::link() - CORE/cake/libs/view/helpers/paginator.php, line 262
PaginatorHelper::__pagingLink() - CORE/cake/libs/view/helpers/paginator.php, line 323
PaginatorHelper::next() - CORE/cake/libs/view/helpers/paginator.php, line 203
include - APP/views/archives/documents.ctp, line 70
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 774
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 248
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 85
Next ►