Welcome Guest, Not a member yet? Register   Sign In
Problem with redirect
#4

[eluser]jprateragg[/eluser]
Open your php.ini file and locate the parameter "error_log". Notice the location, go back to your problematic controller/method, rerun it, then go check the PHP log. It will list errors. Also make sure the following are set in your php.ini:

display_errors = On
error_reporting = E_ALL


Messages In This Thread
Problem with redirect - by El Forum - 01-07-2013, 03:07 PM
Problem with redirect - by El Forum - 01-07-2013, 06:45 PM
Problem with redirect - by El Forum - 01-08-2013, 11:29 AM
Problem with redirect - by El Forum - 01-08-2013, 11:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB