Hi All,

Just updated from svn/standard and my apps are broken.

"*Fatal error*: Uncaught exception 'Zend_Loader_PluginLoader_Exception' with message 'Plugin by name LanguageChoice was not found in the registry; paths searched: array ( 'View_Helper_' => array ( 0 => 'D:/werkmap/www.houthandelwijers.nl zf/application/layouts/helpers/', ), 'Zend_View_Helper_' => array ( 0 => 'Zend/View/Helper/', ), ) Original include_path: .;C:\Program Files\PHP\pear;c:\php\includes;c:\php\PEAR\;c:\php;D:\ZendFramework\library' in D:\ZendFramework\library\Zend\Loader\PluginLoader.php:404 Stack trace: #0 D:\ZendFramework\library\Zend\View\Abstract.php(1114): Zend_Loader_PluginLoader->load('LanguageChoice') #1 D:\ZendFramework\library\Zend\View\Abstract.php(545): Zend_View_Abstract->_getPlugin('helper', 'languageChoice') #2 D:\ZendFramework\library\Zend\View\Abstract.php(312): Zend_View_Abstract->getHelper('languageChoice') #3 [internal function]: Zend_View_Abstract->__call('languageChoice', Array) #4 D:\werkmap\www.houthandelwijers.nl zf\application\layouts\layout.phtml(21): Zend_View-> in *D:\ZendFramework\library\Zend\Loader\PluginLoader.php* on line *404"


I didn't change a thing in my code.* Maybe something with directory separtors. The location the loader is looking in is correct. D:/werkmap/www.houthandelwijers.nl zf/application/layouts/helpers/LanguageChoice.php is the name of the helper and /View_Helper_LanguageChoice/ is the class name. So I think it should work like before.

Any help appreciated.

Bart

Reply via email to