03-18-2017, 07:21 PM
My user_settings.php still had this error, I fixed it by doing the fix above of changing line 286 to:
Was this fix ever deployed?
Thank you.
Code:
if(isset($user->data()->oauth_provider) && $user->data()->oauth_provider != null){
Was this fix ever deployed?
Thank you.