Welcome Guest, Not a member yet? Register   Sign In
Weird problem trying to create/update a table with Model function
#7

[eluser]InsiteFX[/eluser]
Check your Model this line.
Code:
$this->db->where('temp_password', $this->uri->segment(4));

echo $this->uri->segment(4));
See if you are getting your uri segments?

InsiteFX


Messages In This Thread
Weird problem trying to create/update a table with Model function - by El Forum - 04-13-2011, 09:52 PM



Theme © iAndrew 2016 - Forum software by © MyBB