Welcome Guest, Not a member yet? Register   Sign In
Output Buffering.. White Screen Before Page Display
#3

[eluser]CroNiX[/eluser]
Another way would be to extend the loader class and override the _ci_load() method, and remove the output buffering. However, that could also have other side affects like if you are setting headers or something. CI outputs the headers first and then outputs the buffer. I think the *better* way would be to optimize your app so it loads faster. It could be optimizing queries, adding indexes to the database on columns you are selecting on, ordering by, etc.


Messages In This Thread
Output Buffering.. White Screen Before Page Display - by El Forum - 07-26-2014, 03:29 PM
Output Buffering.. White Screen Before Page Display - by El Forum - 07-26-2014, 08:44 PM
Output Buffering.. White Screen Before Page Display - by El Forum - 07-26-2014, 08:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB