I'm having some trouble with smarty and zend framework. I'd post this on a smarty or zf mailing list but I'm not sure if its a zf or smarty problem.
Here is the error im getting:
*Warning*: Smarty error: unable to read resource: "/home/applicatoin/views/login.tpl" in */home/zendsoup/library/Smarty/Smarty.class.php* on line *1095*
*Fatal error*: Smarty error: [in file:/home/zendsoup/library/Smarty/debug.tpl line 5]: syntax error: unrecognized tag 'assign_debug_info' (Smarty_Compiler.class.php, line 580) in */home/zendsoup/library/Smarty/Smarty.class.php* on line *1095
And here is an image of file tree and some code:
http://www.sekl.co.uk/images/zf2.jpg
As youll see Ive used an absolute path for the template file, I didnt add a path originally but added the absolute in my attempt to fix the problem. The second error only came about once I turned on debugging in smarty, and I assume its a consequence of the first error.
Any help appreciated.





Bookmarks