tracker icon indicating copy to clipboard operation
tracker copied to clipboard

DataTables Error

Open mohammad-y opened this issue 5 years ago • 0 comments

When I go to the users page on admin. I get this message:

DataTables warning: table id=table_div - Ajax error. For more information about this error, please see http://datatables.net/tn/7

This error is also added to the log:

Trying to get property 'phone' of non-object {"userId":185,"email":"[email protected]","exception":"[object] (ErrorException(code: 0): Trying to get property 'phone' of non-object at vendor/pragmarx/tracker/src/Vendor/Laravel/Controllers/Stats.php:266)

I have changed this in the config: 'authenticated_user_username_column' => 'phone',

mohammad-y avatar Mar 13 '19 07:03 mohammad-y