Welcome Guest, Not a member yet? Register   Sign In
Edit User ion auth
#4

[eluser]jamesduncan[/eluser]
I dropped this code into my controller and its loading the view and pulling in the user profile info and pre-populating the input forms like I need - but on submit, its not actually updating the user's information in the database

I updated the code to match my view

controllers/edit.php
views/edit.php

$this->load->view('edit', $this->data);

I also added print_r($_POST); to my index function to de bug - the edit profile view is creating the array of new updated values but not entering them into the database

Any ideas?


Messages In This Thread
Edit User ion auth - by El Forum - 03-10-2012, 09:38 AM
Edit User ion auth - by El Forum - 08-08-2012, 01:22 PM
Edit User ion auth - by El Forum - 08-08-2012, 04:27 PM
Edit User ion auth - by El Forum - 08-08-2012, 04:50 PM
Edit User ion auth - by El Forum - 08-08-2012, 09:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB