Welcome Guest, Not a member yet? Register   Sign In
Output buffer fatal error after compiling smarty
#4

[eluser]laxkin[/eluser]
[quote author="j_emerick" date="1199915180"]I am seeing the same error too on multiple sites. Funny thing is -- it came out of the blue -- was working prior and now the only way I can get anything to work is to disable the compression. Anyone have any suggestions?

-- I am not using Smarty BTW -- pretty plain vanilla CI 1.5.4, PHP 4.4.4[/quote]

I had the same problem.

If you have direct output in the controllers (like echo "bla-bla-bla") try to replace it by $this->load->view('bla-view')

It helped me.


Messages In This Thread
Output buffer fatal error after compiling smarty - by El Forum - 12-12-2007, 06:41 PM
Output buffer fatal error after compiling smarty - by El Forum - 12-12-2007, 07:50 PM
Output buffer fatal error after compiling smarty - by El Forum - 01-09-2008, 09:46 AM
Output buffer fatal error after compiling smarty - by El Forum - 06-17-2008, 02:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB