Problem with session, strange strange

Author Message

Jacques Feix

Tuesday 06 November 2007 2:46:41 am

Hi everybody,
I have a very strange problem with session
I put into a session variable some data
This session variable is set to NULL when I reload my page, I don't know how but I don't want that
And if I put an

eZLog::write(var_export($attributeDescriptions , true));


line in my code, my session variable is not set to NULL

What happens ??

thx, Jacques

Jacques Feix

Tuesday 06 November 2007 8:16:15 am

Another strange thing :
It works on one of my siteaccess (without the ezlog::write ... ), not on anther one
But the code is the same !

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 16:25:19
Script start
Timing: Jan 18 2025 16:25:19
Module start 'layout'
Timing: Jan 18 2025 16:25:19
Module start 'content'
Timing: Jan 18 2025 16:25:20
Module end 'content'
Timing: Jan 18 2025 16:25:20
Script end

Main resources:

Total runtime0.6363 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 587.9375152.6250
Module start 'layout' 0.00650.0039 740.562539.4453
Module start 'content' 0.01040.6246 780.0078425.4063
Module end 'content' 0.63500.0013 1,205.41418.1563
Script end 0.6363  1,213.5703 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.6474160.0003
Check MTime0.00140.2228160.0001
Mysql Total
Database connection0.00100.157310.0010
Mysqli_queries0.590392.7626520.0114
Looping result0.00070.1050500.0000
Template Total0.596593.720.2983
Template load0.00300.468320.0015
Template processing0.593593.274520.2968
Template load and register function0.00020.025710.0002
states
state_id_array0.00080.128410.0008
state_identifier_array0.00070.104320.0003
Override
Cache load0.00230.3634170.0001
Sytem overhead
Fetch class attribute can translate value0.00070.110610.0007
Fetch class attribute name0.00100.157320.0005
XML
Image XML parsing0.00010.018810.0001
class_abstraction
Instantiating content class attribute0.00000.001020.0000
General
dbfile0.00070.1058100.0001
String conversion0.00000.001540.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs