DISQUS

The Disqus Blog: Disqus v2.0 WP plugin breaks RSS feed

  • Daniel · 1 year ago
    I've had the same problem. I get this error message when I tried to subsribe to my feed

    Whitespace is not allowed at this location.
    Line: 878 Character: 21

    for(var i = 0; i < links.length; i++) {

    When I disable Disqus my subscription works again.

    Daniel
  • frumpa · 1 year ago
    Daniel Ha sent me a Twitter reply that the problem (my problem) was fixed. Apparently v2 was released (I installed that one) fixed for a PHP4 issue (I installed that one) and then sometime later fixed the RSS issue (which I downloaded today).

    So it's worth a try to download the latest and if it still doesn't work report back.

    Al
  • Daniel · 1 year ago
    Thanks Al! That cured my issue as well!