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?
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?