Welcome Guest, Not a member yet? Register   Sign In
Help! DX Auth, set_value vs. $this->input->post()
#21

[eluser]Deadly[/eluser]
I've removed the .htaccess altogether for now, and the form is at least erroring out now:

Code:
A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: models/redux_auth_model.php

Line Number: 505

A Database Error Occurred
Error Number: 1048

Column 'group_id' cannot be null

INSERT INTO `users` (`username`, `password`, `email`, `group_id`, `ip_address`) VALUES ('deadly', 'fa2dab6534185fa758ff05befc0a500ef36bf819', '[email protected]', NULL, '127.0.0.1')


Messages In This Thread
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-11-2009, 06:43 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-11-2009, 07:58 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-11-2009, 08:00 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-11-2009, 08:20 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-11-2009, 08:56 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-11-2009, 10:28 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-11-2009, 11:31 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-11-2009, 11:38 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-11-2009, 11:45 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-11-2009, 11:54 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 07:56 AM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 01:38 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 01:54 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 02:01 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 02:26 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 02:37 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 04:23 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 04:26 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 04:39 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 04:55 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 05:23 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-12-2009, 09:38 PM
Help! DX Auth, set_value vs. $this->input->post() - by El Forum - 11-13-2009, 07:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB