On 1 fév, 05:08, Neil <[EMAIL PROTECTED]> wrote:
> I keep getting this error:
> Not Found: C:\server\htdocs\cake\app\views\views\elements\cats.ctp
>
> why is it adding the extra "views" ?

OK. I was wrong. I was getting the same error because I was using
"echo $this->element('footer');", but now It works by using "echo
$this->renderElement('footer');".

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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