-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Hi, I've connected Facebook plugin settings & in the developer app, but when I try to connect via a template it goes straight to the redirect URL (using incognito and not logged into Facebook) with the following error in web.log:
[error][yii\base\ErrorException:8] yii\base\ErrorException: Undefined index: sourceFormField in /xxxxxxxxxx/vendor/enupal/socializer/src/services/Providers.php:826
The User Field Mapping in Socializer settings shows: "Socializer will populate email, firstName and lastName into the User model by default" and doesn't allow the Email field to be mapped, so not sure why the error is occuring.