You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am submitting a pull request to the phpBB dev team which will solve this problem of redirects to different domains. It uses the cookie settings to allow redirects to any domain covered under the cookie settings.
When directing to a domain that is different from the phpBB installation (such as a subdomain) the phpBB installation can give the following error:
This will be a hurdle at needs to be overcome, either by creating a phpBB extension, or by working some magic through the MW installation.
The text was updated successfully, but these errors were encountered: