I am currently moving my custom blog from (www.danvega.org/blog) to Wordpress (http://threaldanvega.com) and I also am in the process of moving my comments over to Disqus. All of my posts are migrated and the Disqus plugin is installed and operational. Any new comments on my blog work just fine but moving all of my old comments over is where I am having the problem.
I ran the import and it seems all of comments have been imported (I did this a few days ago)
I also can view the comments tab and see all of the comments I imported in the approved status. The links to the post on my site all work fine as well.
The problem is none of the comments show up on the page. This is the link to the 1st item in that screenshot http://therealdanvega.com/blog/2010/6/29/reversing-words-in-a-string#comment-1716793155
I also login to the wordpress admin > comments and I don't see any of the comments there. Again everything works normal for new comments but old comments aren't migrating. What am I missing.
I know this may not be an option for some people but this is how I "fixed" this. Since this was a new domain name and I have never used Disqus before I decided to take this route. I blew away the Disqus site in my admin and removed the Disqus plugin. I then wrote a script to migrate from my old mysql db to the new wordpres.wp_comments table. Now that I had all of comments in wordpress I created a new Disqus site and installed the plugin in wordpress. Now to move my data over to Disqus I simply exported it using tools > export
Then I went back over to Disqus and imported that file. After a few minutes everything was working fine.