Hello,

I tried to migrate from 1.2.7 to 1.3.2.

I downloaded cake 1.3.2 and ran the console to create a new project.
All I did in this new project is edit the app_controler.php file and
include the line

var $helpers = array('Html');

I then get the error message (when calling cake/myapp)
"Notice: Undefined property: View::$Session [App/views/layouts/
default.ctp]"

What am I doing wrong?

Thank you for your help!
Melanie

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