Warning (512): /home4/edlovett/public_html/nccpa/app/tmp/cache/persistent/ is not writable [CORE/cake/libs/cache/file.php, line 267]Code if ($this->_init && !is_writable($this->settings['path'])) {
$this->_init = false;
trigger_error(sprintf(__('%s is not writable', true), $this->settings['path']), E_USER_WARNING);
FileEngine::__active() - CORE/cake/libs/cache/file.php, line 267
FileEngine::init() - CORE/cake/libs/cache/file.php, line 94
Cache::_buildEngine() - CORE/cake/libs/cache.php, line 151
Cache::config() - CORE/cake/libs/cache.php, line 126
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 421
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 76
Warning (512): /home4/edlovett/public_html/nccpa/app/tmp/cache/models/ is not writable [CORE/cake/libs/cache/file.php, line 267]Code if ($this->_init && !is_writable($this->settings['path'])) {
$this->_init = false;
trigger_error(sprintf(__('%s is not writable', true), $this->settings['path']), E_USER_WARNING);
FileEngine::__active() - CORE/cake/libs/cache/file.php, line 267
FileEngine::init() - CORE/cake/libs/cache/file.php, line 94
Cache::_buildEngine() - CORE/cake/libs/cache.php, line 151
Cache::config() - CORE/cake/libs/cache.php, line 126
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 428
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 76
Warning: Illegal string offset 'file' in /home4/edlovett/public_html/nccpa/cake/libs/debugger.php on line 622
Warning: Illegal string offset 'line' in /home4/edlovett/public_html/nccpa/cake/libs/debugger.php on line 622
Strict Standards: Non-static method Configure::read() should not be called statically in /home4/edlovett/public_html/nccpa/cake/basics.php on line 213
Strict Standards: Non-static method Configure::getInstance() should not be called statically in /home4/edlovett/public_html/nccpa/cake/libs/configure.php on line 155
Notice (8): Array to string conversion [CORE/cake/libs/controller/controller.php, line 441]Code |
Context$this = AssignmentsController
AssignmentsController::$name = "Assignments"
AssignmentsController::$helpers = array
AssignmentsController::$components = array
AssignmentsController::$here = "/assignments"
AssignmentsController::$webroot = "/"
AssignmentsController::$action = "index"
AssignmentsController::$uses = false
AssignmentsController::$params = array
AssignmentsController::$data = NULL
AssignmentsController::$paginate = array
AssignmentsController::$viewPath = "assignments"
AssignmentsController::$layoutPath = NULL
AssignmentsController::$viewVars = array
AssignmentsController::$modelNames = array
AssignmentsController::$base = ""
AssignmentsController::$layout = "default"
AssignmentsController::$autoRender = true
AssignmentsController::$autoLayout = true
AssignmentsController::$Component = Component object
AssignmentsController::$view = "View"
AssignmentsController::$ext = ".ctp"
AssignmentsController::$output = NULL
AssignmentsController::$plugin = NULL
AssignmentsController::$cacheAction = false
AssignmentsController::$persistModel = false
AssignmentsController::$passedArgs = array
AssignmentsController::$scaffold = false
AssignmentsController::$methods = array
AssignmentsController::$modelClass = "Assignment"
AssignmentsController::$modelKey = "assignment"
AssignmentsController::$validationErrors = NULL
AssignmentsController::$__httpCodes = NULL
$pluginName = ""
$pluginController = null
$appVars = array(
"helpers" => array(
"Html",
"Form",
"Session",
"Text",
"Asset.asset",
"Switches",
"Time",
"StateList",
"Js" => array()
),
"components" => array(
"Auth",
"Session",
"Email",
"DebugKit.Toolbar" => array()
),
"name" => null,
"here" => null,
"webroot" => null,
"action" => null,
"uses" => false,
"params" => array(),
"data" => array(),
"paginate" => array(
"limit" => 20,
"page" => 1
),
"viewPath" => null,
"layoutPath" => null,
"viewVars" => array(),
"modelNames" => array(),
"base" => null,
"layout" => "default",
"autoRender" => true,
"autoLayout" => true,
"Component" => null,
"view" => "View",
"ext" => ".ctp",
"output" => null,
"plugin" => null,
"cacheAction" => false,
"persistModel" => false,
"passedArgs" => array(),
"scaffold" => false,
"methods" => array(),
"modelClass" => null,
"modelKey" => null,
"validationErrors" => null,
"__httpCodes" => null
)
$uses = false
$merge = array(
"components",
"helpers",
"uses"
)
$plugin = null
$var = "helpers"
$normal = array(
"Auth" => null,
"Session" => null,
"Email" => null,
"DebugKit.Toolbar" => array(
"panels" => array()
)
)
$app = array(
"Auth" => null,
"Session" => null,
"Email" => null,
"DebugKit.Toolbar" => array(
"panels" => array()
)
)
array_diff - [internal], line ??
Controller::__mergeVars() - CORE/cake/libs/controller/controller.php, line 441
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 486
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): Cannot modify header information - headers already sent by (output started at /home4/edlovett/public_html/nccpa/cake/libs/debugger.php:673) [CORE/cake/libs/controller/controller.php, line 746]Code |
Context 'level', 'error', 'code', 'helpID', 'description', 'file', 'path', 'line', 'context'
);
echo $_this->_output($data);
$status = "Location: https://nccpa.lovettcreations.org/login"
Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 746
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 725
AuthComponent::startup() - CORE/cake/libs/controller/components/auth.php, line 394
Component::triggerCallback() - CORE/cake/libs/controller/component.php, line 186
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 527
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83