Re: Disappearing $_SESSION



DartmanX wrote:
There doesn't seem to be anything causing any output (the two includes
are PEAR::DB and Smarty). Moving the session_start() to the very top
had no effect, the Session variable in question still disappeared.

I'm still stumped.


With that being said the session is getting reset somewhere in the script. If you follow your click path you will be sure to find most likely an incorrect variable assignment or something rather odd with how the session is being set.


Sessions don't just disappear :)

--
Mike Willbanks
Zend Certified Engineer
http://www.digitalstruct.com
.



Relevant Pages

  • mouse control
    ... keyboard press, letters as well special win keys like alt+enter ... mouse moving and click and double ... script is reading that control file and performing action ...
    (microsoft.public.scripting.vbscript)
  • Re: Determine Last Cell
    ... >> I am writing a script in vbscript where I am querying multiple machines ... >> moving that data into an excel spreadsheet. ...
    (microsoft.public.excel.programming)
  • Re: Why Bobby?!?!?!?(Sopranos content)
    ... play, with the actors being the trains, moving into and out of a scene, ... following a script and using a "Fast Clock" to compress ...
    (rec.music.gdead)
  • Cannot allocate memory when using os.spawn for moving files
    ... I have a problem moving files from my local harddrive to a NFS share using a Python script. ... return _spawnvef(mode, file, args, None, execvp) ... I am willing to accept that the moving of the files does not always work, but then it would be really helpful if I could somehow prevent my script from dying and just try the moving again. ...
    (comp.lang.python)
  • Re: Perl to move files by specific size
    ... my @Stats = stat; ... the script I am looking for is to stop moving if there is a file found ... "Reply" at the bottom of the article headers. ...
    (comp.lang.perl.misc)