In bootstrap.php
I replace :
$viewRenderer = new Zend_Controller_Action_Helper_ViewRenderer();
By :
$viewRenderer = Zend_Controller_Action_HelperBroker::getStaticHelper(
'ViewRenderer'
);
Could you explain me why it works now ???
Bourth
--
View this message in context: http://www.nabble.com/Plugin-by-name-%27Dojo%27-was-not-found-in-the-registry-when-there-is-*no*-Dojo-elements-in-view-%21-tp25711666p25711901.html
Sent from the Zend MVC mailing list archive at Nabble.com.
没有评论:
发表评论