-- james.fortune <[EMAIL PROTECTED]> wrote
(on Tuesday, 09 December 2008, 02:18 AM -0800):
> 
> 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');

Above, you have "helper", here you have "Helper". Case sensitivity could
very well be the issue...


> 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.

-- 
Matthew Weier O'Phinney
Software Architect       | [EMAIL PROTECTED]
Zend Framework           | http://framework.zend.com/

Reply via email to