I am new to the Zend framework and have just begun to develope an application using it. I am currently having an issue where my views are being rendered multiple time, 3 times to be exact. I have looked through the code and see only one place that I am using $this->render() from inside my controller action.
Has anyone else experienced this before or something similar? If so please share how you addressed it Thanks, Mike -- View this message in context: http://www.nabble.com/Site-rendering-content-multiple-times-tp14298680s16154p14298680.html Sent from the Zend Framework mailing list archive at Nabble.com.
