Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined array key "OA_SOCIAL_LOGIN_REGISTER" #87

Open
TakeOwer opened this issue Nov 12, 2024 · 0 comments
Open

Undefined array key "OA_SOCIAL_LOGIN_REGISTER" #87

TakeOwer opened this issue Nov 12, 2024 · 0 comments

Comments

@TakeOwer
Copy link

Hi,
I would like to point out that I have installed the latest version of this extension. When a user connects via social media, vimeo, google, microsoft etc... This error message appears:
[ROOT]/includes/functions_user.php on line 2933: Undefined array key "OA_SOCIAL_LOGIN_REGISTER"

Line 2933 contains this code:
if ($default_groups[$row['user_id']] == $group_id && (!isset($temp_ary[$row['user_id']]) || $group_order_id[$row['group_name']] < $temp_ary[$row['user_id']]))

Any suggestions to resolve this error?
Best Regards
Salvo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant