One login always reset to anonymous user

Author Message

Luis Cruz

Wednesday 07 November 2007 6:53:22 am

I have a custom login handler setup; when a user logs into the system, I have a redirect turned on that sends the user to a particular page based on their user group. This is working for everyone so far but one person.

When this person correctly enters their credentials, the system finds them, logs them in, and performs the proper redirect. However, something in between the login and page redirect is connecting their ezsession entry back to the anonymous user object.

Completely stumped on why this is happening only to this one login. Anyone have some thoughts on where the culprit might be?

Thanks.

- luis

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 22:39:22
Script start
Timing: Jan 18 2025 22:39:22
Module start 'layout'
Timing: Jan 18 2025 22:39:22
Module start 'content'
Timing: Jan 18 2025 22:39:23
Module end 'content'
Timing: Jan 18 2025 22:39:23
Script end

Main resources:

Total runtime0.8601 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 588.0391152.6406
Module start 'layout' 0.00610.0037 740.679739.4609
Module start 'content' 0.00980.8488 780.1406398.7656
Module end 'content' 0.85860.0015 1,178.90638.1406
Script end 0.8601  1,187.0469 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3988160.0002
Check MTime0.00140.1573160.0001
Mysql Total
Database connection0.00090.104510.0009
Mysqli_queries0.821095.4531460.0178
Looping result0.00050.0534440.0000
Template Total0.822495.620.4112
Template load0.00220.255520.0011
Template processing0.820195.351320.4101
Template load and register function0.00020.022810.0002
states
state_id_array0.00190.219410.0019
state_identifier_array0.00100.121720.0005
Override
Cache load0.00170.197880.0002
Sytem overhead
Fetch class attribute can translate value0.00110.124310.0011
Fetch class attribute name0.00080.090810.0008
XML
Image XML parsing0.00010.012610.0001
class_abstraction
Instantiating content class attribute0.00000.000610.0000
General
dbfile0.00080.0988100.0001
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 4
 Number of unique templates used: 4

Time used to render debug report: 0.0001 secs