Vheissu / Ci-Smarty

Smarty templating engine integration for Codeigniter 3.0+ with inbuilt theming and asset management.
http://ilikekillnerds.com
179 stars 43 forks source link

Smarty Variables #24

Closed svennis94 closed 12 years ago

svennis94 commented 12 years ago

Hi,

I have included your library witch works great! I am working at my job with smarty for some time now but i noticed one thing.

When i use a variable in the tpl file but i won't declare it in the controller i won't get any error. I set the error reporting in the smarty config to -1 that didn't work then i set it to E_ALL that also didn't work.

Do you have any idea how to get the errors to show up?

svennis94 commented 12 years ago

I wasn't awake at that time i gues, it was an caching problem ....