SOLVED: Sorry didn’t see you had the additional code that was needed for download. Thanks
I’m having an issue with custom profile editing (part 2 on the 4webby website). I’ve gotten everything to work but the submitting of the profile. When I click the submit button I get this error
Fatal error: Call to undefined method Users::_get_form_values() in /ci/system/application/controllers/users.php on line 327.
I’m not sure where the method _get_form_values is defined as I haven’t seen anything like it.
Drew