WordPress/Vanilla comments integration: 404 Not Found errors
Hi.
Has anyone seen this problem? I have WordPress using the official Vanilla Forums plugin with comments integration turned on.
So on my WordPress website the comments are embedded Vanilla topics. I note that, in this case, the comments are on a custom post type.
When I'm logged out of Vanilla I get the comment box and a "Post as..." button. Clicking this takes me to the Vanilla login screen on a URL like https://myvanillaurl.com/entry/signin?Target=http%253A%252F%252Fmy.wordpress-site.com%252Fpost-type%252Fpost-title%252F
The login to Vanilla seems to work, but I then get sent to https://myvanillaurl.com/http%3A%2F%2Fmy.wordpress-site.com%2Fpost-type%2Fpost-title%2F
It seems that, once the login completes, Vanilla redirects me to /[$wordpress_url]
rather than just [$wordpress_url]
Is this a know issue? Anything that we know how to fix?
Thanks