Closed (fixed)
Project:
Node Comments
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2009 at 21:24 UTC
Updated:
3 Jul 2010 at 02:17 UTC
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
Comment #1
crea commented_comment_notify_options() is a function of Comment Notify module. Do you have that installed and enabled ?
Comment #2
crea commentedno answer