Hi,
Sorry for the extra effort required, but could you install the latest version of the plugin from: https://docs.oneall.com/plugins/guide/social-login-phpbb/, or from github.https://github.com/oneall/social-login-phpbb/tree/master/%5B%20%3C%3D%203…
Hi,
If you find out what rules the Wordfence plugin is enforcing, there is a filter in Social Login that you could use to edit the username (along with several user fields) to comply to comply with those rules.
regards.
Hi,
This belongs to the MOD for phpBB version 3.0 and older, are you using this version of phpBB ?
We have 2 versions of the plugin.
Also, the more recent extension for version 3.1+ can be found at docs.oneall.com/plugins/guide/social-login-phpbb/?…
Hi,
Could you share the URL where the problem occurs? Or somehow identify the icon set you use.
We've made recent changes to the icon set, so errors are possible.
Thanks.
Hello,
Does your Facebook application have the necessary permission?
Posting requires approval by Facebook.
We get the same error message as you do, under when this permission is missing.
Hope this helps.
Hi David,
in your OneAll Facebook settings you have to tick this option:
Publish Actions - Post comments and likes on behalf of a user.
Then you need to relogin with Facebook in your OneAll Social Login implementation in order to update the permi…
Hi,
Perhaps this can work for you:
1. To restrict the registration of new users you can add a filter like this:
Add this code to the functions.php file of your WordPress templates (accessible via the dashboard -> appearance -> editor, select …
Hi,
There has been Facebook issues recently (due to an API change) which made unavailable the fields you mention.
A correction has been deployed recently, perhaps you can try again.
Sorry for the interruption.
Hello again,
Currently, there is no easy way to include a custom registration step via Social Login (via configuration only).
It is possible to manually add it, but this could be tedious (see https://support.oneall.com/forums/discussion/comment/118…
Hi again,
Regarding your second question: if you want to display a modal window, you can use the following javascript: _oneall.push(['social_login', 'attach_onclick_popup_ui', < element id to attach to >]); to display a modal.
See https://do…