View Single Post
  #5 (permalink)  
Old 04-23-2007, 11:13 PM
SpotSec's Avatar
SpotSec SpotSec is offline
Senior Member
 
Join Date: Feb 2007
Location: United States
Posts: 121
Default

The code you provided so far looks to me as it should work, but what I am worried about is that you don't have the view paths defined or this is a different instance of the view object.

Does header.phtml or footer.pthml exist on the paths when you do a print_r($view->getScriptPaths());
__________________
Zym Framework - A Zend Framework extension library w/ demo app

SpotSec Blog:
http://spotsec.com/blog
Reply With Quote