Warning (2)
: Undefined array key "Location" [in /home/appsites/www/www/webroot/updateCase-v5.php, line 1515]
Code
{
foreach ($this->page['Location'] as $location) {
if ($location['name'] == $locationName) {
UpdateCase::prepareElementsInLocation() /home/appsites/www/www/webroot/updateCase-v5.php, line 1515 UpdateCase::getGroupNamesByLocation() /home/appsites/www/www/webroot/updateCase-v5.php, line 1559 include /home/appsites/www/www/templates/Pages/faq.php, line 15 Cake\View\View::_evaluate() /home/appsites/www/www/vendor/cakephp/cakephp/src/View/View.php, line 1220 Cake\View\View::_render() /home/appsites/www/www/vendor/cakephp/cakephp/src/View/View.php, line 1177 Cake\View\View::render() /home/appsites/www/www/vendor/cakephp/cakephp/src/View/View.php, line 808 Cake\Controller\Controller::render() /home/appsites/www/www/vendor/cakephp/cakephp/src/Controller/Controller.php, line 773 Cake\Controller\Controller::invokeAction() /home/appsites/www/www/vendor/cakephp/cakephp/src/Controller/Controller.php, line 556 Cake\Controller\ControllerFactory::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/appsites/www/www/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 77 Cake\Http\Middleware\CsrfProtectionMiddleware::process() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 App\Middleware\AccessMiddleware::process() /home/appsites/www/www/src/Middleware/AccessMiddleware.php, line 74 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 App\Middleware\RbacMiddleware::process() /home/appsites/www/www/src/Middleware/RbacMiddleware.php, line 32 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 App\Middleware\LangMiddleware::process() /home/appsites/www/www/src/Middleware/LangMiddleware.php, line 75 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Authentication\Middleware\AuthenticationMiddleware::process() /home/appsites/www/www/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Http\Middleware\BodyParserMiddleware::process() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Routing\Middleware\RoutingMiddleware::process() /home/appsites/www/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Routing\Middleware\AssetMiddleware::process() /home/appsites/www/www/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/appsites/www/www/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Http\Runner::run() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 58 Cake\Http\Server::run() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/appsites/www/www/webroot/index.php, line 40
Warning (2)
: foreach() argument must be of type array|object, null given [in /home/appsites/www/www/webroot/updateCase-v5.php, line 1515]
Code
{
foreach ($this->page['Location'] as $location) {
if ($location['name'] == $locationName) {
UpdateCase::prepareElementsInLocation() /home/appsites/www/www/webroot/updateCase-v5.php, line 1515 UpdateCase::getGroupNamesByLocation() /home/appsites/www/www/webroot/updateCase-v5.php, line 1559 include /home/appsites/www/www/templates/Pages/faq.php, line 15 Cake\View\View::_evaluate() /home/appsites/www/www/vendor/cakephp/cakephp/src/View/View.php, line 1220 Cake\View\View::_render() /home/appsites/www/www/vendor/cakephp/cakephp/src/View/View.php, line 1177 Cake\View\View::render() /home/appsites/www/www/vendor/cakephp/cakephp/src/View/View.php, line 808 Cake\Controller\Controller::render() /home/appsites/www/www/vendor/cakephp/cakephp/src/Controller/Controller.php, line 773 Cake\Controller\Controller::invokeAction() /home/appsites/www/www/vendor/cakephp/cakephp/src/Controller/Controller.php, line 556 Cake\Controller\ControllerFactory::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/appsites/www/www/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 77 Cake\Http\Middleware\CsrfProtectionMiddleware::process() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 App\Middleware\AccessMiddleware::process() /home/appsites/www/www/src/Middleware/AccessMiddleware.php, line 74 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 App\Middleware\RbacMiddleware::process() /home/appsites/www/www/src/Middleware/RbacMiddleware.php, line 32 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 App\Middleware\LangMiddleware::process() /home/appsites/www/www/src/Middleware/LangMiddleware.php, line 75 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Authentication\Middleware\AuthenticationMiddleware::process() /home/appsites/www/www/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Http\Middleware\BodyParserMiddleware::process() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Routing\Middleware\RoutingMiddleware::process() /home/appsites/www/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Routing\Middleware\AssetMiddleware::process() /home/appsites/www/www/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/appsites/www/www/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Http\Runner::run() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Runner.php, line 58 Cake\Http\Server::run() /home/appsites/www/www/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/appsites/www/www/webroot/index.php, line 40