ServersController::getId() - APP/plugins/openid/controllers/servers_controller.php, line 103
ServersController::index() - APP/plugins/openid/controllers/servers_controller.php, line 29
Object::dispatchMethod() - CORE/cakecores/cake.dc/1.2.x.x/cake/libs/object.php, line 114
Dispatcher::_invoke() - CORE/cakecores/cake.dc/1.2.x.x/cake/dispatcher.php, line 256
Dispatcher::dispatch() - CORE/cakecores/cake.dc/1.2.x.x/cake/dispatcher.php, line 230
[main] - APP/webroot/index.php, line 84
Notice (8): Undefined index: openid_identity [APP/plugins/openid/controllers/servers_controller.php, line 109]
ServersController::getId() - APP/plugins/openid/controllers/servers_controller.php, line 109
ServersController::index() - APP/plugins/openid/controllers/servers_controller.php, line 29
Object::dispatchMethod() - CORE/cakecores/cake.dc/1.2.x.x/cake/libs/object.php, line 114
Dispatcher::_invoke() - CORE/cakecores/cake.dc/1.2.x.x/cake/dispatcher.php, line 256
Dispatcher::dispatch() - CORE/cakecores/cake.dc/1.2.x.x/cake/dispatcher.php, line 230
[main] - APP/webroot/index.php, line 84
Notice (8): Undefined index: openid_identity [APP/plugins/openid/controllers/servers_controller.php, line 110]
ServersController::getId() - APP/plugins/openid/controllers/servers_controller.php, line 110
ServersController::index() - APP/plugins/openid/controllers/servers_controller.php, line 29
Object::dispatchMethod() - CORE/cakecores/cake.dc/1.2.x.x/cake/libs/object.php, line 114
Dispatcher::_invoke() - CORE/cakecores/cake.dc/1.2.x.x/cake/dispatcher.php, line 256
Dispatcher::dispatch() - CORE/cakecores/cake.dc/1.2.x.x/cake/dispatcher.php, line 230
[main] - APP/webroot/index.php, line 84
This is the openid identity page for http://www.neterslandreau.com/openid/servers/identity/
14 queries took 46 ms
Nr
Query
Error
Affected
Num. rows
Took (ms)
1
DESCRIBE `aros`
7
7
3
2
DESCRIBE `acos`
7
7
2
3
DESCRIBE `aros_acos`
7
7
2
4
DESCRIBE `authentication_associations`
16
16
3
5
DESCRIBE `authentication_nonces`
3
3
2
6
DESCRIBE `user_openids`
2
2
2
7
DESCRIBE `users`
8
8
2
8
DESCRIBE `profiles`
10
10
21
9
DESCRIBE `op_associations`
13
13
3
10
DESCRIBE `openid_realms`
9
9
2
11
DESCRIBE `openid_personas`
10
10
2
12
DESCRIBE `legacy_pictures`
6
6
2
13
SELECT `User`.`id`, `User`.`account_type`, `User`.`username`, `User`.`password`, `User`.`email`, `User`.`admin`, `User`.`created`, `User`.`modified` FROM `users` AS `User` WHERE `id` IS NULL LIMIT 1
0
0
0
14
SELECT `OpenidPersona`.`id`, `OpenidPersona`.`name` FROM `openid_personas` AS `OpenidPersona` WHERE `user_id` IS NULL