[eluser]Jagar[/eluser]
Hi Aken,
Thanks for creating this tutorial for Smarty. I had configured smarty to work with CI but since I have upgraded to the latest version that doesn't work anymore. So your tutorial came to the rescue.
I have used your code and it seem to be working almost, but now I get the following messages
Code:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: CI
Filename: compiled/060e3d07d36782b6d7a593e1ab9b4335bd4afa5f.file.header2.tpl.php
Line Number: 37
A PHP Error was encountered
Severity: Notice
Message: Trying to get property of non-object
Filename: compiled/060e3d07d36782b6d7a593e1ab9b4335bd4afa5f.file.header2.tpl.php
Line Number: 37
Also I have the following on
Code:
$config['log_threshold'] = 1
Thanks