noiselabs / SmartyBundle

Smarty3 template engine bundle for Symfony
http://smartybundle.readthedocs.io/
GNU Lesser General Public License v3.0
51 stars 36 forks source link

Template Paths not added #63

Open lunetics opened 7 years ago

lunetics commented 7 years ago

I'm currently migrating a legacy app, it seems the config var "template_dir" is used for smarty, but not for the (symfony) template loader / locator, which makes it impossible to load a template.

vitorbrandao commented 6 years ago

Fixed in the upcoming 3.0 release branch (https://github.com/noiselabs/SmartyBundle/pull/74).