Ensure you registered new namespace with autoloader. (try with require_once)
Ensure you are not using PluginLoader cache. Try to move your code to Zend_ namespace and see if it is an issue of autoloader/paths or typos in your code. -- regards takeshin -- View this message in context: http://n4.nabble.com/help-w-a-Custom-View-Helper-tp1011557p1011598.html Sent from the Zend Framework mailing list archive at Nabble.com.
