If the comment settings of a node are not set to "drupal comments" I get white screened if nodecomment_notify is enabled. Turning on PHP errors reveals the following:
Call to undefined function _comment_notify_options() in /var/www/vhosts/appsbeta.mt.fhddev.com/httpdocs/sites/all/modules/nodecomment/nodecomment_notify.module on line 43

If comment settings are changed back to "drupal comments" everything seems to function fine. Any idea why this might be happening?

Thanks,
Tim

Comments

crea’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

_comment_notify_options() is a function of Comment Notify module. Do you have that installed and enabled ?

crea’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

no answer