Hi,
Indeed, our plugin does not use such a fieldname.
The error occurs once the login is successful, when redirecting to one of your other page.
Perhaps another plugin is trying to use some of the login data incorrectly?
Regards.
Hi,
Our configuration settings (show on login page) allow to choose to show the Social Login on action login_form, which is after the inputs, as your image shows.
However, we define a oa_social_login action hook, that you can call (do_action) at th…
It appears LinkedIn does not allow for this via their API.
The user would need to log out of LinkedIn using other ways (through their web site, closing browser, ...).
No identified workaround for the moment unfortunately.
Hi,
The current behaviour for this method is not what you expect, and probably not what it should be.
Currently, setting to true will force the user to re-approve the application, while setting to false will not ask for approval each time.
It does …
Hi,
Could you provide us with more information such as: which version of phpbb (we suppose it is phpbb) are you using, which version of the plugin (did you download it from our web site?), the scenario that lead to the error (did you first register…
Hi,
You can have a look at the Wordpress user meta functions, and this link has information on how to integrate with Social Login: https://docs.oneall.com/plugins/guide/social-login-wordpress/. User meta functions should not need database changes.
A…
Hi,
Well, we do not provide a way to log the account out. The user needs to logout from the social network directly.
Is this a problem for you?
Let us know.
Hi,
Disabling the rocket loader should be enough.
Perhaps the Cloudflare caches need to be cleared, or setting development mode on (Cloudflare plugin).
We're not Cloudflare users, so it is difficult to provide a clear answer to this unfortunately.
Hi,
It is not possible to do this with the existing settings menu.
However, it is possible by hacking the plugin a little.
1. the order of the social network providers is set in the Wordpress database, in the table wp_options, you could edit the fie…
Hi,
This is possible with the Social Link feature. An existing user can (in his profile) link to a social network account (by clicking on the social network icon of his choice).
The user can later connect either via his WP login, or social login.
H…