> > This is in *myApp/application/configs/application.ini*: > resources.view.helperPath.Helpers_View > = "library/helpers/view" >
It's always better to use the full file path. Try LIBRARY_PATH"helpers/view" instead. Otherwise what is you php include path for your CLI php.ini config? -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
