Quote:
Originally Posted by jweber
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