this didn't work for me..

i've put

<? $this->renderElement('menu_author'); ?>

into

/app/views/pages/home.thtml

and the login element into

/app/views/elements/login.thtml

but the form won't show up.

i also have
$Route->connect('/', array('controller' => 'pages', 'action' =>
'display', 'home'));
defined.

it seems that renderElement() is only available in views,
not in pages.

please explain your configuration a bit more detailed.

thanks again,
jyrgen


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