Welcome Guest, Not a member yet? Register   Sign In
Preventing infinite loop causing "Maximum function nesting level of '100' reached"
#2

[eluser]InsiteFX[/eluser]
In your controller add this line:
Code:
// Enable Profiler.
$this->output->enable_profiler(TRUE);
You can also trun on logging in application/config/config.php

InsiteFX


Messages In This Thread
Preventing infinite loop causing "Maximum function nesting level of '100' reached" - by El Forum - 05-03-2011, 10:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB