Welcome Guest, Not a member yet? Register   Sign In
Controller called twice
#4

[eluser]OverZealous[/eluser]
That's it? Then it's like I said, you are most likely getting two complete calls from the client, or at the server level. Those are the normal startup methods for a CodeIgniter controller.

If you were getting some kind of internal calling, you'd see a much longer stacktrace.

(You might want to throw it at the end of the method, to see if it is different.) Play around with it some more. You have all of the sources to CodeIgniter, so you can usually follow the function threads as you work. If I remember correctly, the "line number" doesn't always match up with the file name. You might have to be creative ;-)


Messages In This Thread
Controller called twice - by El Forum - 09-17-2009, 03:55 PM
Controller called twice - by El Forum - 09-17-2009, 04:01 PM
Controller called twice - by El Forum - 09-17-2009, 04:07 PM
Controller called twice - by El Forum - 09-17-2009, 04:14 PM
Controller called twice - by El Forum - 09-17-2009, 04:22 PM
Controller called twice - by El Forum - 09-17-2009, 04:27 PM
Controller called twice - by El Forum - 09-17-2009, 05:29 PM
Controller called twice - by El Forum - 09-17-2009, 05:33 PM
Controller called twice - by El Forum - 09-17-2009, 05:43 PM
Controller called twice - by El Forum - 09-18-2009, 01:51 AM
Controller called twice - by El Forum - 10-03-2010, 09:24 AM
Controller called twice - by El Forum - 10-03-2010, 10:11 AM
Controller called twice - by El Forum - 10-26-2010, 10:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB