When nodes are created programmatically using node_save like for example from feedapi module disqus_status will not be set and hence the node will come up with disqus disabled even though Disqus might be enabled for the specific content type.

Comments

zyxware’s picture

Status: Active » Needs review
StatusFileSize
new719 bytes

The following patch adds a presave case for disqus_nodeapi and this should fix the problem.

robloach’s picture

Status: Needs review » Fixed

Thanks! Committed to 6.x-1.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.