Hi, thx for your answer, but I found the problem:
resources.view.helperPath.BQS\View\Helper\ = APPLICATION_PATH "/../library/BQS/View/Helper" That line fails in my ini and the rest fails too. Anyone an idea how I can set php namespaces for the view helper path? Greetings -----Ursprüngliche Nachricht----- Von: Razorblade [mailto:[email protected]] Gesendet: Montag, 28. November 2011 21:49 An: [email protected] Betreff: [fw-general] Re: Fatal error: Call to a member function setLayout() on a non-object Try to use layout action helper instead $this->_helper->layout()->setLayout('...'); Cheers -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Fatal-error-Call-to-a-member-function-setLayout-on-a-non-object-tp4116808p4116850.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected] -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
