If I just switch Zend Framework 1.5 library files to Zend Framework 1.6 RC1
library files I receive error:
Fatal error: Uncaught exception 'Zend_Loader_PluginLoader_Exception' with
message 'File LoggedInUser.php was loaded but class named
Rn_View_Helper_LoggedInUser was not found within it.' in
[full_path_removed]/library/Zend/Loader/PluginLoader.php:351 Stack trace: #0
[full_path_removed]/library/Zend/View/Abstract.php(1114):
Zend_Loader_PluginLoader->load('LoggedInUser') #1
[full_path_removed]/library/Zend/View/Abstract.php(545):
Zend_View_Abstract->_getPlugin('helper', 'loggedInUser') #2
[full_path_removed]/library/Zend/View/Abstract.php(312):
Zend_View_Abstract->getHelper('loggedInUser') #3 [internal function]:
Zend_View_Abstract->__call('loggedInUser', Array) #4
[full_path_removed]/application/views/layouts/index.phtml(33):
Zend_View->loggedInUser() #5 [full_path_removed]/library/Zend/V in
[full_path_removed]/library/Zend/Loader/PluginLoader.php on line 351
If I use ZF 1.5 everything is OK.
Any ideas?
--
View this message in context:
http://www.nabble.com/Error-in-Zend-Framework-1.6-RC1---tp18621418p18621418.html
Sent from the Zend Framework mailing list archive at Nabble.com.