Forget it. It was the SimpleXML case that is all over the net...I
didn't think there was any such code but it was...so a typecast to
string solved it :)

On Apr 17, 11:11 pm, Jonas <[email protected]> wrote:
> I am redirecting from a travel site to an online bank. When logged in
> and then cancelling I am supposed to be redirected back to the site
> but I get this error:
>
> Warning (2): session_start() [function.session-start]: Node no longer
> exists [CORE/cake/libs/session.php, line 553]
>
> triggered by this line in beforeFilter()
>
> if ($this->Session->check('Config.language'))
>
> Anyone have a clue why? Even if the session is actually lost should
> Session->check() actually throw an error?
>
> Thanks,
> Jonas
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with 
> their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups 
> "CakePHP" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected] For more options, visit this group 
> athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to