On Thu, Aug 13, 2009 at 6:22 PM, Ralph Schindler<[email protected]> wrote: > Ralf, hard to diagnose from the backtrace, it looks like you were overriding > Zend_Search_Lucene with Interpersonal_Search_Lucene, whats going on in the > constructor there? > > Till, are you using Zend_Applicaiton? What does the Zend_View boostrapping > look like if not?
I was running 1.7.8 before. I managed to go to 1.8.2 without glitches. When I update to 1.8.4 I keep getting that all of the sudden any view cannot be find. And when I trace through it $_paths['scripts'] (in Zend_View) is empty. I didn't check each of the preview releases but the error is def. in 1.9.0 and 1.9.1. Till
