Hi,
I have a problem that I am really stuck with.
I have a view helper folder in my library, the path is
/library/My/helper/
in my controller class pre dispath function I am adding the path to my view
using
$this->view->addHelperPath('My/Helper/', 'My_Helper');
Everything works fine in my localhost however when I upload the site to the
live server I am getting the error message I have shown in the subject.
Thank you for any help.
Regards
John
--
View this message in context:
http://www.nabble.com/Zend_Loader_PluginLoader_Exception%27-with-message-%27Plugin-by-name-%27PluginName%27-was-not-found-in-the-registry-tp20911986p20911986.html
Sent from the Zend Framework mailing list archive at Nabble.com.