Welcome Guest, Not a member yet? Register   Sign In
Save user activation hash
#3

(This post was last modified: 08-21-2020, 12:23 PM by InsiteFX.)

Did you add:

PHP Code:
$user_activation_hash 

To the model, these are the database field column names.

PHP Code:
protected $allowedFields = ['user_activation_hash']; 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Save user activation hash - by pippuccio76 - 08-21-2020, 03:54 AM
RE: Save user activation hash - by pippuccio76 - 08-21-2020, 06:14 AM
RE: Save user activation hash - by InsiteFX - 08-21-2020, 12:22 PM
RE: Save user activation hash - by pippuccio76 - 08-23-2020, 01:52 AM
RE: Save user activation hash - by pippuccio76 - 08-23-2020, 07:50 AM
RE: Save user activation hash - by InsiteFX - 08-23-2020, 08:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB