the code Rupert121 mentioned works….
use this meta tag in header to display images properly
<meta property="og:image" content="<?php echo $meta_image . '?' . rand(); ?>"/>
i was facing same problem, so i reactivated the older version of disqus until they solve the issue