teqneers / ext-application-bundle

A Symfony bundle to integrate Sencha Ext JS into a Symfony application
MIT License
4 stars 7 forks source link

Twig Functions not applying: moved from https://github.com/teqneers/ext-application/issues/2 #4

Closed sgehrig closed 8 years ago

sgehrig commented 8 years ago

I tried your tutorial with symfony 2.8 and followed every step. My problem now is that the twig functions extjsAppCachePath(),extjsManifestPath(),extjsApplicationId(),extjsBootstrapPath() are not executing. I always get a 500 error. If I remove those twig from the ext.html.twig file the template gets rendered.

My suspicion is that the methods ar not found. Are there any other nessessary steps that If have forgotten?

Anyway a good tutorial thank you for working on this.

sgehrig commented 8 years ago

Duplicate issue - duplicates https://github.com/teqneers/ext-application-bundle/issues/5