Tuesday, August 31, 2010

Misterious Array to string conversion on session_start()

Hi a have this misterious notice. I try to found a solution on google,
cakeqs but... nothing.

This notice appears on all pages of application:

Notice (8): Array to string conversion [CORE/cake/libs/
cake_session.php, line 587]

Controlling that piece of code I see that is the function
session_start () that generates this noitice.

I have no idea how to solve this problem. The strange thing is that I
think that involves cookies.
In this application using session management standards.
This problem causes me problems with all other components that use
cookies and sessions such as Auth.
Thanks for your help

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: