Hello. I've stumbled upon a problem with Zend_Cache_Page.
With most of my actions it works just fine, but with one action, which is rendered just fine without the cache, I got an empty page. After checking the manual I set resources.frontcontroller.params.disableOutputBuffering=true in my config. All other pages still work fine, but my problem action will show just the actions view, but not the contents of my layout! Any idea what my problem might be? with regards, theduke -- View this message in context: http://n4.nabble.com/Zend-Cache-Page-problem-tp1568839p1568839.html Sent from the Zend Framework mailing list archive at Nabble.com.
