Hello, I am new with ZF and followed the instructions in the website tutorial, I created the directory structure, but now I am using Zend_View to show the HTML files.
Based on the tutorial structure, I must have an application/views/scripts/controller/action.phtml file for each action I am handling. Right now, I am putting empty files for each action. If they file does not exist, I get an error. What do I have to do to not require those files and keep using my Zend_View templates? Thanks! -- View this message in context: http://www.nabble.com/.phtml-files-question-tp15333035s16154p15333035.html Sent from the Zend Framework mailing list archive at Nabble.com.
