cake/app_controller.php ?
or add the file
app/app_controller.php like it says on line 32 of cake/
app_controller.php ?
Since the file is not there already, and your var $helpers addition is
not in either file, where is $html and $session helpers getting loaded
now?
Sorry if this is newbie-ish. That's where I am right now...
Thanks,
mc
On Jul 12, 9:52 am, citrus <[EMAIL PROTECTED]> wrote:
> Open app_controller.php and add the following line:
>
> var $helpers = array('Html', 'Form', 'Session');
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---