Welcome Guest, Not a member yet? Register   Sign In
Codeigniter is stuck in some kind of nesting loop.
#1

So I am new to Codeigniter and I was jsut going through the tutorial. Doing the news thing and when I went to load the page localhost/NewsApp/index.php/news I get the error:

Fatal error: Maximum function nesting level of '200' reached, aborting! in C:\wamp\www\NewsApp\system\database\DB_driver.php on line 963

I am running wamp, I have seen other forums. At first the execution time wasn't enough so now its set at 1200 and the nesting level is at 200 so I think its safe to say they aren't the problem. I am connecting to SQL server localdb and I connected using cake so I know its working. Running on php 5.5. It seems to be just calling the same 4 functions. What's going on here?

Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Codeigniter is stuck in some kind of nesting loop. - by Brian - 04-20-2015, 10:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB