maschmann / TranslationLoaderBundle

Symfony2 bundle with database translation loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The function "pagetype" does not exist in AsmTranslationLoaderBundle::base.html.twig at line 25

cedriclombardot opened this issue · comments

Installing only this bundle i got this error

The function "pagetype" does not exist in AsmTranslationLoaderBundle::base.html.twig at line 25

Not found where this function should be defined !

@cedriclombardot which version of symfony did you use?

I do have the same problem with Symfony version 3.2.7

@maschmann Looks like the pagetype() function was only available in the context of the project that you used to develop the base template.

@xabbuh @cedriclombardot Will have a look at this on Sunday. Won't be able to any sooner - otherwise PRs are welcome :-)