Notice (8): Undefined variable: title_for_layout [CORE/app/views/
elements/head.ctp, line 3]

Where are you setting this variable, try doing this in your action in
the controller:

$this->set('title', 'Title name here');

On Oct 11, 10:46 am, befidled <[EMAIL PROTECTED]> wrote:
> I've got a lot of code from my cake app showing up in my title bar.
> What could be causing this?
>
> http://www.tolerase.com/items


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to