Hello everyone,

since a week I get the follwing error when I'm trying to use the current
trunk:

exception 'Zend_Loader_PluginLoader_Exception' with message 'Plugin by name
Translate was not found in the registry; paths searched: array (
  'Zend_Dojo_View_Helper_' => 
  array (
    0 => 'Zend/Dojo/View/Helper/',
  ),
  'Zend_View_Helper_' => 
  array (
    0 => 'Zend/View/Helper/',
    1 => './views\\helpers/',
    2 =>
'D:/xampp/htdocs/workspace/application/modules/default/views\\helpers/',
  ),
)

All other modules and and controllers just work fine, except for the
indexController in the module "default". Can anyone tell me what has
changed?

By the way, I'm currently using ZF 1.6 again and it just works...

Thanks.
-- 
View this message in context: 
http://www.nabble.com/Strange-behaviour-of-IndexController-in-module-%22default%22-with-current-trunk-tp19889177p19889177.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to