I am using Smarty template engine to display pages. It is displaying just blank pages with no errors.None of the HTML or smarty variables are displaying. I have checked the permissions on the templates_c directory and I have the right permissions. Can somebody help with this.
I walked through what is happening when I try to call this template and it does result in an PHP error. I looked at the values of the set_error_handler method of the bootstrap class and the $severity variable had a value of 2, the $message = (string) 'filemtime(): stat failed for depot/fuel/app/tmp/Smarty/templates_c/6c6c..3.file.layout.tpl.php' and the $filepath = /Smarty/libs/sysplugins/smarty_resource.php and the $line = 720.