That's usually a sign that you forgot to include the Time helper at
the controller.

eg: var $helpers = array('Time');

On Mon, Jun 2, 2008 at 1:41 AM, gokujou <[EMAIL PROTECTED]> wrote:
> but all I get is this as an error:
>
> Notice (8): Undefined variable: time [APP/views/posts/index.ctp, line 10]
> Is there a reason? I am probably missing something. Thank you for any
> help!

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to