tsi / inlineDisqussions

Inline comments for your site.
http://tsi.github.io/inlineDisqussions
MIT License
183 stars 29 forks source link

Wrong logout URL in disqus user menu #11

Open Globulopolis opened 10 years ago

Globulopolis commented 10 years ago

I'm not sure this is problem with this plugin or something wrong or at the disqus side. Can you explain this issue?

tsi commented 10 years ago

What do you get exactly? I don't experience it. This is probably not related to this plugin, maybe a cookie or browser issue...

Globulopolis commented 10 years ago

I think that the logout url must be redirect on the same page. Example: http://mysite.com -> http://disqus.com/logout/?redirect=http://mysite.com -> http://mysite.com

But second url on my page w/o original url. Just a http://disqus.com/logout/?redirect=

tsi commented 10 years ago

On the demo page what do you get? I get it right - http://disqus.com/logout/?redirect=http%3A%2F%2Ftsi.github.io%2FinlineDisqussions%2F

Globulopolis commented 10 years ago

Yep. It's working. The problem was on the Disqus server. If html request w/o referrer when the 'logout url' is empty.