you did echo the renderElement part right?

On 1/18/07, jyrgen <[EMAIL PROTECTED]> wrote:

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


>



--
==
S. DeVore
(the old fart) the advice is free, the lack of crankiness will cost you

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