Edit User
Notice (8): Undefined index: usr_id [APP/Template/Element/editUser/addbegin.ctp, line 2]Code Context<?php $pdo = new PDO("mysql:host=orspdg.johnagreen.info;dbname=researchcollaborationdesign", 'john', 'mfu8PAjh');
$usr_id=$_COOKIE['usr_id'];
$sql = "SELECT * FROM users WHERE id=$usr_id";
$viewFile = '/home/john9281966/cccstudent.org/src/Template/Element/editUser/addbegin.ctp' $dataForView = [ 'user' => object(App\Model\Entity\User) { 'id' => (int) 2041, 'name' => 'Roberts, Patrick', 'firstname' => 'Patrick', 'lastname' => 'Roberts', 'password' => '$2a$10$tbHkvkzaq4c8ojflQPmfH.QPouSI68GQ3BKYa7yus/XGYm7.WZpPe', 'username' => 'roberts.patrick@springvaleriseps.vic.edu.au', 'school' => 'Springvale Rise PS', 'country_id' => (int) 9, 'state_id' => (int) 52, 'district_id' => (int) 999, 'affiliation_id' => (int) 0, 'role_id' => (int) 1, 'verified' => null, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Users' }, 'countries' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Countries`.`id` AS `Countries__id`, `Countries`.`name` AS `Countries__name` FROM `countries` `Countries` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\CountriesTable) {} }, 'states' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `States`.`id` AS `States__id`, `States`.`name` AS `States__name` FROM `states` `States` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\StatesTable) {} }, 'districts' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Districts`.`id` AS `Districts__id`, `Districts`.`name` AS `Districts__name` FROM `districts` `Districts` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\DistrictsTable) {} }, 'affiliations' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Affiliations`.`id` AS `Affiliations__id`, `Affiliations`.`name` AS `Affiliations__name` FROM `affiliations` `Affiliations` ORDER BY `name`', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\AffiliationsTable) {} }, 'roles' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Roles`.`id` AS `Roles__id`, `Roles`.`name` AS `Roles__name` FROM `roles` `Roles` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\RolesTable) {} } ] $bufferLevel = (int) 2 $user = object(App\Model\Entity\User) { 'id' => (int) 2041, 'name' => 'Roberts, Patrick', 'firstname' => 'Patrick', 'lastname' => 'Roberts', 'password' => '$2a$10$tbHkvkzaq4c8ojflQPmfH.QPouSI68GQ3BKYa7yus/XGYm7.WZpPe', 'username' => 'roberts.patrick@springvaleriseps.vic.edu.au', 'school' => 'Springvale Rise PS', 'country_id' => (int) 9, 'state_id' => (int) 52, 'district_id' => (int) 999, 'affiliation_id' => (int) 0, 'role_id' => (int) 1, 'verified' => null, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, '[new]' => false, '[accessible]' => [ 'name' => true, 'firstname' => true, 'lastname' => true, 'password' => true, 'username' => true, 'school' => true, 'country_id' => true, 'state_id' => true, 'district_id' => true, 'affiliation_id' => true, 'role_id' => true, 'created' => true, 'modified' => true, 'country' => true, 'state' => true, 'district' => true, 'affiliation' => true, 'role' => true, 'answers' => true, 'mysurveys' => true, 'teachersurveynames' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Users' } $countries = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Countries`.`id` AS `Countries__id`, `Countries`.`name` AS `Countries__name` FROM `countries` `Countries` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'Countries__id' => 'integer', 'Countries.id' => 'integer', 'id' => 'integer', 'Countries__name' => 'string', 'Countries.name' => 'string', 'name' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\CountriesTable) {} } $states = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `States`.`id` AS `States__id`, `States`.`name` AS `States__name` FROM `states` `States` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'States__id' => 'integer', 'States.id' => 'integer', 'id' => 'integer', 'States__name' => 'string', 'States.name' => 'string', 'name' => 'string', 'States__created' => 'datetime', 'States.created' => 'datetime', 'created' => 'datetime', 'States__modified' => 'datetime', 'States.modified' => 'datetime', 'modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\StatesTable) {} } $districts = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Districts`.`id` AS `Districts__id`, `Districts`.`name` AS `Districts__name` FROM `districts` `Districts` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'Districts__id' => 'integer', 'Districts.id' => 'integer', 'id' => 'integer', 'Districts__state_id' => 'integer', 'Districts.state_id' => 'integer', 'state_id' => 'integer', 'Districts__district_number' => 'integer', 'Districts.district_number' => 'integer', 'district_number' => 'integer', 'Districts__name' => 'string', 'Districts.name' => 'string', 'name' => 'string', 'Districts__created' => 'datetime', 'Districts.created' => 'datetime', 'created' => 'datetime', 'Districts__modified' => 'datetime', 'Districts.modified' => 'datetime', 'modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\DistrictsTable) {} } $affiliations = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Affiliations`.`id` AS `Affiliations__id`, `Affiliations`.`name` AS `Affiliations__name` FROM `affiliations` `Affiliations` ORDER BY `name`', 'params' => [], 'defaultTypes' => [ 'Affiliations__id' => 'integer', 'Affiliations.id' => 'integer', 'id' => 'integer', 'Affiliations__name' => 'string', 'Affiliations.name' => 'string', 'name' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\AffiliationsTable) {} } $roles = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Roles`.`id` AS `Roles__id`, `Roles`.`name` AS `Roles__name` FROM `roles` `Roles` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'Roles__id' => 'integer', 'Roles.id' => 'integer', 'id' => 'integer', 'Roles__name' => 'string', 'Roles.name' => 'string', 'name' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\RolesTable) {} } $pdo = object(PDO) { }include - APP/Template/Element/editUser/addbegin.ctp, line 2 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - APP/Template/Element/users/edit1.ctp, line 12 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - APP/Template/Users/edit1.ctp, line 1 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Notice (8): Trying to access array offset on value of type bool [APP/Template/Element/editUser/addbegin.ctp, line 7]Code Context$row = $statement->fetch(PDO::FETCH_ASSOC);
$country_id=$row['country_id'];
$sql = "SELECT name FROM countries WHERE id=$country_id";
$viewFile = '/home/john9281966/cccstudent.org/src/Template/Element/editUser/addbegin.ctp' $dataForView = [ 'user' => object(App\Model\Entity\User) { 'id' => (int) 2041, 'name' => 'Roberts, Patrick', 'firstname' => 'Patrick', 'lastname' => 'Roberts', 'password' => '$2a$10$tbHkvkzaq4c8ojflQPmfH.QPouSI68GQ3BKYa7yus/XGYm7.WZpPe', 'username' => 'roberts.patrick@springvaleriseps.vic.edu.au', 'school' => 'Springvale Rise PS', 'country_id' => (int) 9, 'state_id' => (int) 52, 'district_id' => (int) 999, 'affiliation_id' => (int) 0, 'role_id' => (int) 1, 'verified' => null, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Users' }, 'countries' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Countries`.`id` AS `Countries__id`, `Countries`.`name` AS `Countries__name` FROM `countries` `Countries` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\CountriesTable) {} }, 'states' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `States`.`id` AS `States__id`, `States`.`name` AS `States__name` FROM `states` `States` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\StatesTable) {} }, 'districts' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Districts`.`id` AS `Districts__id`, `Districts`.`name` AS `Districts__name` FROM `districts` `Districts` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\DistrictsTable) {} }, 'affiliations' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Affiliations`.`id` AS `Affiliations__id`, `Affiliations`.`name` AS `Affiliations__name` FROM `affiliations` `Affiliations` ORDER BY `name`', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\AffiliationsTable) {} }, 'roles' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Roles`.`id` AS `Roles__id`, `Roles`.`name` AS `Roles__name` FROM `roles` `Roles` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\RolesTable) {} } ] $bufferLevel = (int) 2 $user = object(App\Model\Entity\User) { 'id' => (int) 2041, 'name' => 'Roberts, Patrick', 'firstname' => 'Patrick', 'lastname' => 'Roberts', 'password' => '$2a$10$tbHkvkzaq4c8ojflQPmfH.QPouSI68GQ3BKYa7yus/XGYm7.WZpPe', 'username' => 'roberts.patrick@springvaleriseps.vic.edu.au', 'school' => 'Springvale Rise PS', 'country_id' => (int) 9, 'state_id' => (int) 52, 'district_id' => (int) 999, 'affiliation_id' => (int) 0, 'role_id' => (int) 1, 'verified' => null, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, '[new]' => false, '[accessible]' => [ 'name' => true, 'firstname' => true, 'lastname' => true, 'password' => true, 'username' => true, 'school' => true, 'country_id' => true, 'state_id' => true, 'district_id' => true, 'affiliation_id' => true, 'role_id' => true, 'created' => true, 'modified' => true, 'country' => true, 'state' => true, 'district' => true, 'affiliation' => true, 'role' => true, 'answers' => true, 'mysurveys' => true, 'teachersurveynames' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Users' } $countries = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Countries`.`id` AS `Countries__id`, `Countries`.`name` AS `Countries__name` FROM `countries` `Countries` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'Countries__id' => 'integer', 'Countries.id' => 'integer', 'id' => 'integer', 'Countries__name' => 'string', 'Countries.name' => 'string', 'name' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\CountriesTable) {} } $states = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `States`.`id` AS `States__id`, `States`.`name` AS `States__name` FROM `states` `States` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'States__id' => 'integer', 'States.id' => 'integer', 'id' => 'integer', 'States__name' => 'string', 'States.name' => 'string', 'name' => 'string', 'States__created' => 'datetime', 'States.created' => 'datetime', 'created' => 'datetime', 'States__modified' => 'datetime', 'States.modified' => 'datetime', 'modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\StatesTable) {} } $districts = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Districts`.`id` AS `Districts__id`, `Districts`.`name` AS `Districts__name` FROM `districts` `Districts` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'Districts__id' => 'integer', 'Districts.id' => 'integer', 'id' => 'integer', 'Districts__state_id' => 'integer', 'Districts.state_id' => 'integer', 'state_id' => 'integer', 'Districts__district_number' => 'integer', 'Districts.district_number' => 'integer', 'district_number' => 'integer', 'Districts__name' => 'string', 'Districts.name' => 'string', 'name' => 'string', 'Districts__created' => 'datetime', 'Districts.created' => 'datetime', 'created' => 'datetime', 'Districts__modified' => 'datetime', 'Districts.modified' => 'datetime', 'modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\DistrictsTable) {} } $affiliations = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Affiliations`.`id` AS `Affiliations__id`, `Affiliations`.`name` AS `Affiliations__name` FROM `affiliations` `Affiliations` ORDER BY `name`', 'params' => [], 'defaultTypes' => [ 'Affiliations__id' => 'integer', 'Affiliations.id' => 'integer', 'id' => 'integer', 'Affiliations__name' => 'string', 'Affiliations.name' => 'string', 'name' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\AffiliationsTable) {} } $roles = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Roles`.`id` AS `Roles__id`, `Roles`.`name` AS `Roles__name` FROM `roles` `Roles` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'Roles__id' => 'integer', 'Roles.id' => 'integer', 'id' => 'integer', 'Roles__name' => 'string', 'Roles.name' => 'string', 'name' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\RolesTable) {} } $pdo = object(PDO) { } $usr_id = null $sql = 'SELECT * FROM users WHERE id=' $statement = object(PDOStatement) { queryString => 'SELECT * FROM users WHERE id=' } $row = falseinclude - APP/Template/Element/editUser/addbegin.ctp, line 7 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - APP/Template/Element/users/edit1.ctp, line 12 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - APP/Template/Users/edit1.ctp, line 1 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Notice (8): Trying to access array offset on value of type bool [APP/Template/Element/editUser/addbegin.ctp, line 12]We currently have you in:Code Context$row = $statement->fetch(PDO::FETCH_ASSOC);
$currentCountry=$row['name'];
echo '<strong>We currently have you in: </strong>'. $currentCountry.'<br> <br> If this will stay the same, just click submit.<br><br> Change your country by selecting it from the dropdown and then submitting.<br><br> ';?>
$viewFile = '/home/john9281966/cccstudent.org/src/Template/Element/editUser/addbegin.ctp' $dataForView = [ 'user' => object(App\Model\Entity\User) { 'id' => (int) 2041, 'name' => 'Roberts, Patrick', 'firstname' => 'Patrick', 'lastname' => 'Roberts', 'password' => '$2a$10$tbHkvkzaq4c8ojflQPmfH.QPouSI68GQ3BKYa7yus/XGYm7.WZpPe', 'username' => 'roberts.patrick@springvaleriseps.vic.edu.au', 'school' => 'Springvale Rise PS', 'country_id' => (int) 9, 'state_id' => (int) 52, 'district_id' => (int) 999, 'affiliation_id' => (int) 0, 'role_id' => (int) 1, 'verified' => null, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [[maximum depth reached]], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[hasErrors]' => false, '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Users' }, 'countries' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Countries`.`id` AS `Countries__id`, `Countries`.`name` AS `Countries__name` FROM `countries` `Countries` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\CountriesTable) {} }, 'states' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `States`.`id` AS `States__id`, `States`.`name` AS `States__name` FROM `states` `States` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\StatesTable) {} }, 'districts' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Districts`.`id` AS `Districts__id`, `Districts`.`name` AS `Districts__name` FROM `districts` `Districts` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\DistrictsTable) {} }, 'affiliations' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Affiliations`.`id` AS `Affiliations__id`, `Affiliations`.`name` AS `Affiliations__name` FROM `affiliations` `Affiliations` ORDER BY `name`', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\AffiliationsTable) {} }, 'roles' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Roles`.`id` AS `Roles__id`, `Roles`.`name` AS `Roles__name` FROM `roles` `Roles` LIMIT 200', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\RolesTable) {} } ] $bufferLevel = (int) 2 $user = object(App\Model\Entity\User) { 'id' => (int) 2041, 'name' => 'Roberts, Patrick', 'firstname' => 'Patrick', 'lastname' => 'Roberts', 'password' => '$2a$10$tbHkvkzaq4c8ojflQPmfH.QPouSI68GQ3BKYa7yus/XGYm7.WZpPe', 'username' => 'roberts.patrick@springvaleriseps.vic.edu.au', 'school' => 'Springvale Rise PS', 'country_id' => (int) 9, 'state_id' => (int) 52, 'district_id' => (int) 999, 'affiliation_id' => (int) 0, 'role_id' => (int) 1, 'verified' => null, 'created' => object(Cake\I18n\FrozenTime) {}, 'modified' => object(Cake\I18n\FrozenTime) {}, '[new]' => false, '[accessible]' => [ 'name' => true, 'firstname' => true, 'lastname' => true, 'password' => true, 'username' => true, 'school' => true, 'country_id' => true, 'state_id' => true, 'district_id' => true, 'affiliation_id' => true, 'role_id' => true, 'created' => true, 'modified' => true, 'country' => true, 'state' => true, 'district' => true, 'affiliation' => true, 'role' => true, 'answers' => true, 'mysurveys' => true, 'teachersurveynames' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[hasErrors]' => false, '[errors]' => [], '[invalid]' => [], '[repository]' => 'Users' } $countries = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Countries`.`id` AS `Countries__id`, `Countries`.`name` AS `Countries__name` FROM `countries` `Countries` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'Countries__id' => 'integer', 'Countries.id' => 'integer', 'id' => 'integer', 'Countries__name' => 'string', 'Countries.name' => 'string', 'name' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\CountriesTable) {} } $states = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `States`.`id` AS `States__id`, `States`.`name` AS `States__name` FROM `states` `States` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'States__id' => 'integer', 'States.id' => 'integer', 'id' => 'integer', 'States__name' => 'string', 'States.name' => 'string', 'name' => 'string', 'States__created' => 'datetime', 'States.created' => 'datetime', 'created' => 'datetime', 'States__modified' => 'datetime', 'States.modified' => 'datetime', 'modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\StatesTable) {} } $districts = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Districts`.`id` AS `Districts__id`, `Districts`.`name` AS `Districts__name` FROM `districts` `Districts` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'Districts__id' => 'integer', 'Districts.id' => 'integer', 'id' => 'integer', 'Districts__state_id' => 'integer', 'Districts.state_id' => 'integer', 'state_id' => 'integer', 'Districts__district_number' => 'integer', 'Districts.district_number' => 'integer', 'district_number' => 'integer', 'Districts__name' => 'string', 'Districts.name' => 'string', 'name' => 'string', 'Districts__created' => 'datetime', 'Districts.created' => 'datetime', 'created' => 'datetime', 'Districts__modified' => 'datetime', 'Districts.modified' => 'datetime', 'modified' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\DistrictsTable) {} } $affiliations = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Affiliations`.`id` AS `Affiliations__id`, `Affiliations`.`name` AS `Affiliations__name` FROM `affiliations` `Affiliations` ORDER BY `name`', 'params' => [], 'defaultTypes' => [ 'Affiliations__id' => 'integer', 'Affiliations.id' => 'integer', 'id' => 'integer', 'Affiliations__name' => 'string', 'Affiliations.name' => 'string', 'name' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\AffiliationsTable) {} } $roles = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Roles`.`id` AS `Roles__id`, `Roles`.`name` AS `Roles__name` FROM `roles` `Roles` LIMIT 200', 'params' => [], 'defaultTypes' => [ 'Roles__id' => 'integer', 'Roles.id' => 'integer', 'id' => 'integer', 'Roles__name' => 'string', 'Roles.name' => 'string', 'name' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 1, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\RolesTable) {} } $pdo = object(PDO) { } $usr_id = null $sql = 'SELECT name FROM countries WHERE id=' $statement = object(PDOStatement) { queryString => 'SELECT name FROM countries WHERE id=' } $row = false $country_id = nullinclude - APP/Template/Element/editUser/addbegin.ctp, line 12 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - APP/Template/Element/users/edit1.ctp, line 12 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1879 Cake\View\View::element() - CORE/src/View/View.php, line 783 include - APP/Template/Users/edit1.ctp, line 1 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435 Cake\View\View::_render() - CORE/src/View/View.php, line 1393 Cake\View\View::render() - CORE/src/View/View.php, line 892 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
If this will stay the same, just click submit.
Change your country by selecting it from the dropdown and then submitting.