Does anyone know how to use method renderElement in smarty templates? I'm using SmartyView described in Bakery (http://bakery.cakephp.org/ articles/view/how-to-use-smarty-with-cake-smartyview) but when I try to call: {php} $this->renderElement('element'); {/php} I get Fatal error: Call to undefined method Smarty::renderElement() :/
thanks in advance for help tomek --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
