Hello,
I'm getting a registration error: No route found for "GET ums/user.html" (from "https://mastertest.api.oneall.com/socialize/redirect.html?provider_connection_token=aa972e34-dda4-4767-ae9d-3556a5d1f5bb")
I have 2 social network button - Facebook and Google - same error. After message: "You have logged in with Facebook (Google)
Please wait, you are being redirected ..." the error comes out.
Maybe the problem is that both tests fail in the site admin panel !! All tests login in oneall.com it's OK! I got the hosting provider to check if something was blocking access to your site, but they found nothing.
I use phbb3.2.7, PHP7.2.24 with a bridge to Joomla 3.9.13 (last).
My site: https://mastertest.academy/en/forums/user/register
Any help or suggestions would be greatly appreciated.
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.
Answers
Hello,
there are some redirection issues on your forums.
Let's take this page:
https://mastertest.academy/en/forums
The callback uri is set to this value:
https://mastertest.academy/phpBB3/index.php
If you however open that page, it redirects to this page:
https://mastertest.academy/en/forums.html
And this page does not exist!
What are you using to do the redirection?
Please also make sure that in ACP - Server settings the setting for "Force server URL settings:" is set to No and "Script path:" has the correct subdirectory.
Best Regards,
Hello,
These redirects are from the bridge between pppbb and joomla. There is something that is not set up properly, but it doesn't matter. I minimized most errors and now I can log in with my Facebook / Google account, but always the second time. the first time it gives me an error (photo) and the second time I enter successfully.
Signing in through the registration page and the main page does not happen.
The interesting thing is that API Connection / API Credentials continue not to pass.
Force server URL settings: No and Script path: /phpBB3
In url: https://mastertest.academy/en/forums/user.html?mode=login
an error occurs directly: No route found for "GET ums/user.html" but from here lоgin it's successful.
In url: https://mastertest.academy/en/forums/user/login the above link comes out and an error: No route found for "GET ums/user.html" (from "https://mastertest.api.oneall.com/socialize/redirect.html?provider_connection_token=2eda59b6-730a-4828-adb7-a036c1fcb4f3")
I think it all comes from URL Rewriting