[dokuwiki] Re: SESSION Problem
- From: Gerry Weißbach <gerry.w@xxxxxxxxxxxxxxxxxx>
- To: "dokuwiki@xxxxxxxxxxxxx" <dokuwiki@xxxxxxxxxxxxx>
- Date: Wed, 22 Oct 2008 17:55:15 +0200
On 22.10.2008, at 17:44, Christopher Smith <chris@xxxxxxxxxxxxx> wrote:
On 22 Oct 2008, at 23:15, Gerry Weißbach wrote:
I forgot:
try to insert print($_SESSION); into the doku.php - at the very
end ...
shouldn't that be saved into the Session - File?
Ah, and: my problem with this behavior is, that if a plugin wants
to use
the Session it does not get saved too.
Gerry.
DokuWiki closes the session pretty early, refer to the documentation
for the DOKUWIKI_STARTED event, http://www.dokuwiki.org/devel:events_list#dokuwiki_started--
I know that. But i think that does not referre to the previous Mail.
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Re: SESSION Problem
- From: Gerry Weißbach
- [dokuwiki] Re: SESSION Problem
- From: Christopher Smith
Other related posts:
- » [dokuwiki] SESSION Problem
- » [dokuwiki] Re: SESSION Problem
- » [dokuwiki] Re: SESSION Problem
- » [dokuwiki] Re: SESSION Problem
- » [dokuwiki] Re: SESSION Problem
On 22 Oct 2008, at 23:15, Gerry Weißbach wrote:
I forgot:try to insert print($_SESSION); into the doku.php - at the very end ...shouldn't that be saved into the Session - File?Ah, and: my problem with this behavior is, that if a plugin wants to usethe Session it does not get saved too. Gerry.
DokuWiki closes the session pretty early, refer to the documentation for the DOKUWIKI_STARTED event, http://www.dokuwiki.org/devel:events_list#dokuwiki_started--
DokuWiki mailing list - more info at http://wiki.splitbrain.org/wiki:mailinglist
- [dokuwiki] Re: SESSION Problem
- From: Gerry Weißbach
- [dokuwiki] Re: SESSION Problem
- From: Christopher Smith