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

Dont show error if i change :

$this->update($data);

with :

$this->update('users',$data);


But the values on db aren't update and have the error :


Call to undefined method App\Models\UsersModel::affectedRows
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