Hi,
This is an Apache server configuration error. Maybe in a local .htaccess file.
It is also related to the old style configuration directives, if that can help (not sure .
Regards
@Sophia_Kelly
Apologies for missing your question in that discussion.
Not sure it matters anymore, but just in case:
With PhpBB validation, the Social Login extension expects an email address.
Twitter often does not provide the email address, whil…
Hi,
This is not possible as is.
(It might be possible with other plugin, because now OneAll registered users belong a specific group.)
However, if you want, here are some custom changes that can do that (only briefly tested):
In file: /phpbb path/e…
Hi,
To narrow down where the redirection is set, could you add the following to your functions.php for your theme, and report back what you get in the log file?
add_action('oa_social_login_action_before_user_redirect', 'log_args', 10, 3); function …
Hi,
Under the WP Dashboard, in the Social Login settings, set the Comments section settings as you want (there are 3 options).
However, this may just hide the error message you get.
It would be better to address that error, 403 to wp-login.php is a…
Hi,
Apologies for the delay.
While we fix this in a new version, could you try to copy the file:
|ROOT|/includes/templates/template_default/jscript/jscript_oneallsociallogin.php
into the directory:
|ROOT|/includes/templates/winchester_responsive/jsc…
Hi,
Your site is getting this error from Facebook: This IP can't make requests for that application.
In your developers.facebook.com app, in the Advanced settings tab, check the whitelist fields, and remove the IP addresses if any.
Regards.
Hi,
Try to disable the hook for position header or footer.
A couple of questions:
- which version of Prestashop are you using?
- In the Admin site, which positions is the OneAll module hooked to? You said only one?
By default, there are several posi…
Hi,
This looks like a security error: either a security plugin is preventing this, or an .htaccess configuration...
Can you log in with the normal user id/password? (not with the Social Login)
What is your web site's URL?
Regards
Hi Vikas,
Ok, that's fine.
Entering the credentials to enter the ACP, even once logged in is normal procedure for PhpBB.
Just in case, we also support Vanilla ;-)
Good luck.
Hi,
One small question, did you follow the instructions (especially adding the HTML code block in the appropriate files)?
docs.oneall.com/plugins/guide/social-login-phpbb/3.0/
If so, maybe the code was inserted under a conditional HTML block that do…