Hi
i'm very new to rivet.
on my first steps i want to use the session package..
my setup i guess.. should be ok (Postgres DIO)
if i place "<HEAD> <? SESSION activate;?></HEAD>" on my .rvt file at
first line
i receive:
::SESSION (debug) activate: checking out the situation
::SESSION (debug) id: no session cookie 'rivetSession'
::SESSION (debug) activate: new session, reason 'no_cookie'
::SESSION (debug) gen_session_id - feeding this to md5:
'1539593561266012674[MYIP]1539593561some random string'
::SESSION (debug) create_session: ip [MYIP], id
'659EDD383BEDE1BFCFF52A5ABBDC3378'
Cannot manipulate headers - already sent invoked from within
"headers add $cookieKey $cookieValue"Best regards
Andreas