private function getUriSegments() {return explode('/', $this->request->params->here);
AppController::getUriSegments() - APP/Controller/AppController.php, line 221
AppController::viewingAccount() - APP/Controller/AppController.php, line 213
AppController::beforeRender() - APP/Controller/AppController.php, line 124
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Notice (8): Undefined offset: 1 [APP/Controller/AppController.php, line 214]
AppController::viewingAccount() - APP/Controller/AppController.php, line 214
AppController::beforeRender() - APP/Controller/AppController.php, line 124
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Click "Forgot your Password" & enter your email address
Check your email & click the link under "Forgot your Password"
(default) 1 query took 2 ms
Nr
Query
Error
Affected
Num. rows
Took (ms)
1
SELECT `QuestAccount`.`id` FROM `expresslabs`.`quest_accounts` AS `QuestAccount` LEFT JOIN `expresslabs`.`companies` AS `Company` ON (`QuestAccount`.`company_id` = `Company`.`id`) WHERE `QuestAccount`.`company_id` IS NULL AND `QuestAccount`.`type_id` IN (2, 3)