Closed (fixed)
Project:
Disqus
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2011 at 02:19 UTC
Updated:
25 Apr 2011 at 12:51 UTC
I mistakenly enabled Disqus comments for a particular Node and a couple people commented.
I went to disable the Disqus comments by unchecking and it didn't work.
Not possible to turn off Disqus comments when node already has comments?
Maybe I need to delete them first?
Thanks.
Comments
Comment #1
robloachThis should be fixed. What PHP version you on?
Comment #2
mattwmc commentedPHP Version 5.2.17
I had to delete the comments that were there, then I could turn it off. Not really a problem for me.
Thanks.
Comment #3
robloachMake sure to update to 6.x-1.8 too :-) .
Comment #4
mattwmc commentedLately, I've been hesitant to update any of my drupal mod's as it seems like it takes hours to fix this or that.
So I've been going the "if it aint broke dont fix it" route.
Working the way I like right now, lol.
;)
Comment #5
robloachIt's because there was a small validation fix with the status. It cleans up the toggle a bit...
http://drupal.org/node/1060682
http://drupalcode.org/project/disqus.git/commit/aeae7f3
If it's working for you though, that's good! ;-)