FaceBook Login Plugin Help

By dlsweb - August 22, 2020

On my membership register page I have included
'tableName' => 'obits',
'accessLevel' => '6',

PLUS the
$colsToValues['neverExpires'] = 1;

All works fine EXCEPT
When using the Facebook plugin.

It is important I immediately give access as defined above.

Is there a solution for this?
Thanks

By dlsweb - August 23, 2020

I'm thinking that this could be updated on the profile page if someone knows what coding I should use to include
'tableName' => 'obits',
'accessLevel' => '6',

Tks