Philip Gabbert wrote > On Sat, Oct 6, 2012 at 9:18 AM, luk < > luke@
> > wrote: > >> >> I suggest to read this post: >> >> http://zend-framework-community.634137.n4.nabble.com/Exceptions-not-displayed-td4657358.html >> < >> http://zend-framework-community.634137.n4.nabble.com/Exceptions-not-displayed-td4657358.html >> > >> >> >> > If I'm reading this correctly, it's saying it's currently not possible to > catch the event. Just want to make sure I'm seeing what you're directing. > It technically doesn't answer my question, but appears it may indirectly. > The error is attempting to render a > 404: 'Zend\View\Renderer\PhpRenderer::render: Unable to render template > "404"; resolver could not resolve to a file' > > However, since I'm using view files, I don't even want this action. Is > there a way to overload the View class (like in ZFW1.x)? > > Is there some temporary default file I can put into place so I can see > what's happening? I've tried mapping view/error/404.phtml. I've tried > putting in the 404 from the skeleton project. None of them allows the 404 > to actually render... > > --- > Philip Post your code form Module.php class and from application config please then I may be able to help. ----- Cheers, -- Luke Mierzwa -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/resolver-could-not-resolve-to-a-file-for-non-view-Application-tp4657385p4657429.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
