Hi,
How did you find out your Instagram email changed?
Is it by logging in via Social Login on your site?
Reason is that in some cases, the Social Login plugin will set a user's email to some random example.com.
(what is your web site build with? Wo…
Hi All,
Great to see you work together towards this.
@mahmoud_el_gabry, if you managed not to modify the plugin files, could you post more information here (for others).
One way is in the theme's functions.php file,:
- add a hook function for wp_foo…
Hi,
So, you are getting the whitelist error on your new site?
If so, make sure you entered the new domain correctly in the app.oneall.com settings.
What is your oneall application name, and your new site's URL?
Thanks.
Hi,
Yes, you are correct.
Unfortunately, this is normal because the publicly available plugin (on oneall.com) is not the latest, nor matches the documentation.
We'll update the plugin on oneall.com.
Thanks for reporting.
Hi,
Yes, this is not working for regular Drupal accounts.
Thanks for reporting it.
We have a fix for this (on github.com) which we'll be pushing to drupal.org shortly.
Regards.
Hi,
This should be available.
On app.oneall.com, go to the Social Networks / Facebook and tick the appropriate field (Relationships, gender interests).
Regards
Hi,
The following code seemed to work on a test site (is the 'edit-profile' specific to your site?):
function fix_redirect($redirect_to, $user_data) { return get_edit_profile_url($user_data->ID); } add_filter('oa_social_login_filter_regis…
Something else, just in case, could you refresh the PrestaShop class cache, delete the file /cache/class_index.php from your PrestaShop folder. PrestaShop will automatically create a new, updated version of that file.
We have not tested 1.6.1.4. We're in the process of reviewing several 1.6.1.x versions.
So, it could be because our plugin is not ready for 1.6.1.4 too.
HI,
Possible, but requires customization. More than can fit here. Have a look at the file wp-content/plugins/oa-social-login/includes/user_interface.php, the additional form relates to oa_social_login_request_email.
Regards