On Thu, Sep 2, 2010 at 12:19 PM, Javier Garcia <[email protected]>wrote:
> Hi, > > i have added the line below in settings.yml. > > standard_helpers: [I18N] > > After that, when i load a page i get this message: > > Fatal error: Call to undefined function include_partial() in > /opt/lampp/htdocs/rs12/apps/frontend/modules/miembros/templates/indexSuccess.php > on line *9 > > *Any idea? > > The line should say : standard_helpers: [Partial, Cache, I18N] You can add more helpers separated by commas if you need to -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en
