Nodecomment_notify sub module fatal error
iamtphang - November 9, 2009 - 21:24
| Project: | Node comments |
| Version: | 6.x-2.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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
