Welcome Guest, Not a member yet? Register   Sign In
Base Controller Redirect
#3

[eluser]Kyle Ellman[/eluser]
Well, often times, when there is an error in php, nothing shows up on the browser. That is what is happening here. I can put redirect(''); in the normal controller's constructor and it works and I am redirected and the proper view is output, but as soon as I move redirect(''); to the base controller's constructor, nothing it output to the browser


Messages In This Thread
Base Controller Redirect - by El Forum - 04-06-2010, 02:01 PM
Base Controller Redirect - by El Forum - 04-06-2010, 02:55 PM
Base Controller Redirect - by El Forum - 04-06-2010, 03:02 PM
Base Controller Redirect - by El Forum - 04-07-2010, 01:08 AM
Base Controller Redirect - by El Forum - 04-07-2010, 01:37 AM
Base Controller Redirect - by El Forum - 04-07-2010, 06:46 AM
Base Controller Redirect - by El Forum - 04-07-2010, 07:38 AM
Base Controller Redirect - by El Forum - 04-07-2010, 07:39 AM
Base Controller Redirect - by El Forum - 04-07-2010, 07:43 AM
Base Controller Redirect - by El Forum - 04-07-2010, 07:46 AM
Base Controller Redirect - by El Forum - 04-07-2010, 07:56 AM
Base Controller Redirect - by El Forum - 04-07-2010, 09:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB