Hi all,
LOVE Zend_View Enhanced and have begun using it for a large project... only 
problem I've noticed is when trying to render the result of a controller action 
into a layout.

The idea is to have a Sidebar controller just for this purpose, and each action 
being a separate sidebar "widget", and no publicly mapped routes of course.

In layout:
echo $this->controller('tagCloud', 'sidebarwidgets', null, array());

Gives:
Fatal error: Call to undefined method
Zend_Controller_Action_Helper_ViewRenderer::setRequest() in
/www/project1/Zend/View/Helper/Controller.php on line 56 


Seen this on the astrumfutura blog too but no resolution - I know its a work in 
progress...any ideas on this?




       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.
http://farechase.yahoo.com/

Reply via email to