| CakePHP Official Site · Rules and Regulations |
Help
Search
Members
Calendar
Shoutbox
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
![]() ![]() ![]() |
| cocobrick |
Posted: May 11 2011, 10:33 AM
|
||||
|
Newbie ![]() Group: Members Posts: 3 Member No.: 2822 Joined: 10-May 11 |
Hi, I've made the framework upgrade 0.2.9 -> 1.3.8 and have problem with helper auth and asset. I suppose helpers were written by website's programmers. I have AppControlller with code:
Unfortunately I get errors like: Notice (8): Undefined variable: asset [APP\views\layouts\default.ctp, line 35] or Notice (8): Undefined variable: auth [APP\views\layouts\default.ctp, line 50] What's wrong with that? cocobrick |
||||
| cocobrick |
Posted: May 11 2011, 11:24 AM
|
|
Newbie ![]() Group: Members Posts: 3 Member No.: 2822 Joined: 10-May 11 |
If I use syntax: $this->Asset->... like on book, I get error: undefined property View::$Asset
|
![]() |
![]() ![]() ![]() |