Warning (4096): Argument 1 passed to AuthComponent::identify() must be an instance of CakeRequest, null given, called in /var/www/html/v2.agrascout.com/agraApps/lib/Cake/Controller/Component/AuthComponent.php on line 510 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 631]
Warning (4096): Argument 2 passed to AuthComponent::identify() must be an instance of CakeResponse, null given, called in /var/www/html/v2.agrascout.com/agraApps/lib/Cake/Controller/Component/AuthComponent.php on line 510 and defined [CORE/Cake/Controller/Component/AuthComponent.php, line 631]
Warning (4096): Argument 1 passed to FormAuthenticate::authenticate() must be an instance of CakeRequest, null given, called in /var/www/html/v2.agrascout.com/agraApps/lib/Cake/Controller/Component/AuthComponent.php on line 636 and defined [CORE/Cake/Controller/Component/Auth/FormAuthenticate.php, line 48]
Warning (4096): Argument 2 passed to FormAuthenticate::authenticate() must be an instance of CakeResponse, null given, called in /var/www/html/v2.agrascout.com/agraApps/lib/Cake/Controller/Component/AuthComponent.php on line 636 and defined [CORE/Cake/Controller/Component/Auth/FormAuthenticate.php, line 48]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/v2.agrascout.com/agraApps/lib/Cake/Utility/Debugger.php:764) [CORE/Cake/Network/CakeResponse.php, line 395]
CakePHP: the rapid development php framework: Errors/

Controller class Apple-touch-icon-precomposedController could not be found.

Error: An Internal Error Has Occurred.

Stack Trace

(default) 1 query took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT "User"."id" AS "User__id", "User"."username" AS "User__username", "User"."password" AS "User__password", "User"."group_id" AS "User__group_id", "User"."created" AS "User__created", "User"."modified" AS "User__modified", "User"."employee_id" AS "User__employee_id", "User"."location_id" AS "User__location_id", "User"."last_login" AS "User__last_login", "User"."last_host" AS "User__last_host", "User"."token" AS "User__token", "User"."disabled" AS "User__disabled", "User"."verification" AS "User__verification", "User"."password_reset" AS "User__password_reset", "Group"."id" AS "Group__id", "Group"."name" AS "Group__name", "Group"."created" AS "Group__created", "Group"."modified" AS "Group__modified", "Group"."location_id" AS "Group__location_id", "Employee"."id" AS "Employee__id", "Employee"."first_name" AS "Employee__first_name", "Employee"."last_name" AS "Employee__last_name", "Employee"."address" AS "Employee__address", "Employee"."city" AS "Employee__city", "Employee"."zip" AS "Employee__zip", "Employee"."phone" AS "Employee__phone", "Employee"."cell" AS "Employee__cell", "Employee"."fax" AS "Employee__fax", "Employee"."email" AS "Employee__email", "Employee"."job_title" AS "Employee__job_title", "Employee"."organization_wide_data" AS "Employee__organization_wide_data", "Employee"."super_user" AS "Employee__super_user", "Employee"."location_id" AS "Employee__location_id", "Employee"."state_id" AS "Employee__state_id", (CONCAT( "Employee"."first_name", ' ', "Employee"."last_name")) AS "Employee__name" FROM "public"."users" AS "User" LEFT JOIN "public"."groups" AS "Group" ON ("User"."group_id" = "Group"."id") LEFT JOIN "public"."employees" AS "Employee" ON ("User"."employee_id" = "Employee"."id") WHERE "token" IS NULL LIMIT 1001