Topic: Disqus, wrong when using categories!
Hi!
I'm using the Disqus comment system on www.nhlkollen.se
And today I hit into a problem.
If I go into a blogpost from index.php, it works:
http://nhlkollen.se/index.php?subaction=sh...;#disqus_thread
But if I go first to the category "Skador" then to the post, there nothing there:
http://nhlkollen.se/skador.php?subaction=s...;#disqus_thread
Same post, but no comments on the one where I went first to the category "Skador".
I assume that it's the .php site that makes this happend. Disqus will not recognize the post as same because of the changing from index.php to skador.php.
I can I solve this? Any ideas?