Welcome Guest, Not a member yet? Register   Sign In
POST data not being sent from a form to a controller
#11

[eluser]CroNiX[/eluser]
Try different settings for
Code:
$config['uri_protocol']
in
/application/config/config.php

You could also try putting a print_r($_POST); at the top of your index.php file to see if post is making it through before CI gets ahold of it.


Messages In This Thread
POST data not being sent from a form to a controller - by El Forum - 10-12-2012, 10:19 PM
POST data not being sent from a form to a controller - by El Forum - 10-13-2012, 03:09 AM
POST data not being sent from a form to a controller - by El Forum - 10-13-2012, 03:12 AM
POST data not being sent from a form to a controller - by El Forum - 10-13-2012, 03:58 PM
POST data not being sent from a form to a controller - by El Forum - 10-13-2012, 04:09 PM
POST data not being sent from a form to a controller - by El Forum - 10-13-2012, 04:26 PM
POST data not being sent from a form to a controller - by El Forum - 10-13-2012, 04:36 PM
POST data not being sent from a form to a controller - by El Forum - 10-13-2012, 11:28 PM
POST data not being sent from a form to a controller - by El Forum - 10-14-2012, 11:37 AM
POST data not being sent from a form to a controller - by El Forum - 10-14-2012, 01:08 PM
POST data not being sent from a form to a controller - by El Forum - 10-14-2012, 03:45 PM
POST data not being sent from a form to a controller - by El Forum - 10-14-2012, 07:01 PM
POST data not being sent from a form to a controller - by El Forum - 10-14-2012, 08:54 PM
POST data not being sent from a form to a controller - by El Forum - 10-14-2012, 09:02 PM
POST data not being sent from a form to a controller - by El Forum - 10-14-2012, 09:11 PM
POST data not being sent from a form to a controller - by El Forum - 10-14-2012, 09:14 PM
POST data not being sent from a form to a controller - by El Forum - 10-14-2012, 10:03 PM
POST data not being sent from a form to a controller - by El Forum - 10-15-2012, 01:59 PM
POST data not being sent from a form to a controller - by El Forum - 10-15-2012, 02:24 PM
POST data not being sent from a form to a controller - by El Forum - 10-15-2012, 02:47 PM
POST data not being sent from a form to a controller - by El Forum - 10-15-2012, 03:08 PM
POST data not being sent from a form to a controller - by El Forum - 10-15-2012, 03:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB