Social Login for domain.com/forum

I was able to setup the OA Social Login add on for phpBB3 for the root of my domain. But I have now created a landing page at the root and have moved the entire phpBB3 directory to /forums. Now the login authentication doesn't login the user nor register them. What part of the code or settings do I need to change in order to change it from domain.com to domain.com/forum in order to make the sign in authentication to work?

Thank you in advance for the help.

Answers

  • Hi,
    At first look, try updating the set_callback_uri method in the Javascript of your page.
    The line to update should be something like: _oneall.push(['social_login', 'set_callback_uri', 'http://<site>/index.php']); .

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.