On Apr 27, 5:52 pm, zamees <[email protected]> wrote:
> Has the 10.2 Tutorial been tested using Cake 1.3? I get all sorts of
> warnings and fatal errors. Initially due to sessions, which is never
> explained that it now needs to be explicitely "included" as a
> component, and after that just a random fatal error. The added groups
> never make it into the aros db.

Since when did I not have to specify that SessionComponent should be
loaded? Are you ure you didn't have it loaded in AppController before?
That's what I usually do, meaning that I never need to "include" it in
any of my controllers.

http://book.cakephp.org/view/1561/Migrating-from-CakePHP-1-2-to-1-3
http://book.cakephp.org/view/1572/New-features-in-CakePHP-1-3

> Also, there doesnt appear to be a path/to/app/config/sql/db_acl.sql
> file located in a /sql directory, as there is no /sql directory.

You should poke around a bit. It's in the app/schema/ dir.
> Can someone clarify any of this, or update the tutorial to work with
> 1.3. Does the tutorial work with 1.2?
>
> 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