Use OneAll version 2.5.1 and apply this fix, if needed:
go into create_user() function into core/packages/oneallsociallogin/include/toolbox.php line 162, you can remove this line : $user->set ('logintype', 'fb');
(This allows the plugin to work for a NEW Google user (versus only one who has already registered for the forum via Google)).
This fix may already be applied to newer versions of OneAll.
|