I had this same issue this morning as well. I was able to fix it by doing BOTH of the corrections below:
1) Outputting Javascript in footer (see Disqus plugin settings in Dashboard)
2) Removing the “&” symbol in front of get_post($post_id); on line 1240 of disqus.php.
Disqus needs to update plugin soon to get that & removed!