View Single Post
  #5 (permalink)  
Old 07-15-2008, 01:00 PM
dele454's Avatar
dele454 dele454 is offline
Member
 
Join Date: Jun 2008
Posts: 48
Default

Quote:
Originally Posted by jweber View Post
Perhaps you can post the code from your index.php here so we can take a look at it. If the helper works when placed in the Zend library that suggests to me that it is not an issue with the naming of the class or its methods, but rather with making it available to Zend_View via the addHelperPath() method.

I assume you have the entire library directory in the PHP include path...

Indeed i do i will post the code from index.php as well as a snapshot of my folder structure. Thanks
Reply With Quote