Hello,
I have been able to login with Facebook here:
https://poopoo.rocks/en/login
This also created a new account for me.
Could you give me a direct link to the page where it does not work?
Thank you for the error log. The error was in fact quite obvious and I'm not sure how we could miss it during our tests.
Here the changes:
http://cgit.drupalcode.org/social-login/commit/?id=657b261
Version 1.6 of the plugin includes the error fix:…
Hi Aleksandar,
I just logged in with Google, then I was redirected to the registration page where I could fill out my details.
When I tried to save the settings a white page was displayed.
White pages are usually due to PHP errors. Could you please…
Hi Dan,
you can use something like this:
function custom_oa_social_login_action_after_user_insert($user_data, $identity) { if( ! empty ($user_data->user_email) && strpos($user_data->user_email, 'example') === false) { //The b…
Hi Josep,
It's a bit confusing because if I select "NO" to the first question, I understand that the second one is meaningless or unusable.
Yes, are are absolutely right. If you disable Social Login in the comments area, it won't be displayed for …
Hi Andrew,
then I think that it's unfortunately not possible to change that value in your settings.
What you could do is setup an alias on your OneAll account. This will basically replace the OneAll subdomain with your own, custom domain, and you …
Hi Phoebe,
adding the div will not work.
You need to add the following code to embed the icons:
{$HOOK_OASL_CUSTOM}
More information is available here:
http://docs.oneall.com/plugins/guide/social-login-prestashop/#4a
Hi Mika,
I now registered on your Forum using Google. Then I used the "Password Lost" feature in order to receive a new password. Then I logged in using my username/password and it worked.
It is possible that your users tries to login using his Fa…
Hi Ram,
no it's not possible to server the script from your server as it's generated dynamically.
We have however already received a similar ticket and we are currently investigating.
Regards,