TranslationLoaderBundle icon indicating copy to clipboard operation
TranslationLoaderBundle copied to clipboard

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

Open cedriclombardot opened this issue 8 years ago • 4 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 avatar Jan 26 '17 10:01 cedriclombardot

@cedriclombardot which version of symfony did you use?

maschmann avatar Jan 28 '17 07:01 maschmann

I do have the same problem with Symfony version 3.2.7

KDederichs avatar May 10 '17 10:05 KDederichs

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

xabbuh avatar May 10 '17 10:05 xabbuh

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

maschmann avatar May 17 '17 15:05 maschmann