Notice (8): Undefined index: paging_limit [APP/models/behaviors/pageable.php, line 150]Code |
Context } else if (empty($this->controller->params['url']['preview']) ) {
// get a full page, NOT a preview page
$limit = $this->controller->paginate[$Model->alias][$this->settings[$Model->alias]['paging_limit']];
$Model = ProviderAccount
ProviderAccount::$name = "ProviderAccount"
ProviderAccount::$displayField = "provider_name"
ProviderAccount::$validate = array
ProviderAccount::$belongsTo = array
ProviderAccount::$hasMany = array
ProviderAccount::$hasAndBelongsToMany = array
ProviderAccount::$actsAs = array
ProviderAccount::$recursive = -1
ProviderAccount::$USE_FOUND_ROWS = true
ProviderAccount::$use_FOUND_ROWS_whitelist = array
ProviderAccount::$useDbConfig = "default"
ProviderAccount::$useTable = "provider_accounts"
ProviderAccount::$id = false
ProviderAccount::$data = array
ProviderAccount::$table = "provider_accounts"
ProviderAccount::$primaryKey = "id"
ProviderAccount::$_schema = array
ProviderAccount::$validationErrors = array
ProviderAccount::$tablePrefix = ""
ProviderAccount::$alias = "ProviderAccount"
ProviderAccount::$tableToModel = array
ProviderAccount::$logTransactions = false
ProviderAccount::$cacheQueries = false
ProviderAccount::$hasOne = array
ProviderAccount::$Behaviors = BehaviorCollection object
ProviderAccount::$whitelist = array
ProviderAccount::$cacheSources = true
ProviderAccount::$findQueryType = NULL
ProviderAccount::$order = NULL
ProviderAccount::$virtualFields = array
ProviderAccount::$__associationKeys = array
ProviderAccount::$__associations = array
ProviderAccount::$__backAssociation = array
ProviderAccount::$__insertID = NULL
ProviderAccount::$__numRows = NULL
ProviderAccount::$__affectedRows = NULL
ProviderAccount::$_findMethods = array
ProviderAccount::$Owner = User object
ProviderAccount::$Asset = Asset object
ProviderAccount::$Group = Group object
ProviderAccount::$GroupsProviderAccount = GroupsProviderAccount object
$action = "photostreams"
$checkPerpage = false
$perpageProfileData = null
PageableBehavior::getPerpageLimit() - APP/models/behaviors/pageable.php, line 150
PageableBehavior::mergePaginateOptions() - APP/models/behaviors/pageable.php, line 121
PageableBehavior::getPageablePaginateArray() - APP/models/behaviors/pageable.php, line 93
ModelBehavior::dispatchMethod() - CORE/cake/libs/model/model_behavior.php, line 171
BehaviorCollection::dispatchMethod() - CORE/cake/libs/model/model_behavior.php, line 467
Model::call__() - CORE/cake/libs/model/model.php, line 496
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 50
ProviderAccount::getPageablePaginateArray() - [internal], line ??
PersonController::photostreams() - APP/controllers/person_controller.php, line 392
MyController::photostreams() - APP/controllers/my_controller.php, line 64
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 90
Warning (2): Cannot modify header information - headers already sent by (output started at /home/snappi/sysconfig/cakephp-cakephp-ce49fab/cake/libs/debugger.php:683) [CORE/cake/libs/controller/controller.php, line 742]Code |
Context$status = "Location: http://dev.snaphappi.com/my"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 742
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 721
AppController::redirectSafe() - APP/app_controller.php, line 703
PersonController::photostreams() - APP/controllers/person_controller.php, line 430
MyController::photostreams() - APP/controllers/my_controller.php, line 64
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 90