undefined function _comment_get_display_setting()
anonymous5190 - August 15, 2007 - 14:38
| Project: | Node comments |
| Version: | 5.x-1.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I disabled comments, enabled node comments, copied the node-comments.tpl.php to my theme, created a content type called comment and assigned it as the comment type for my "Article" content type.
Then I created an "Article", and got a crash with the following error on submit:
Fatal error: Call to undefined function _comment_get_display_setting() in [my drupal path]/modules/subscriptions/subscriptions.module on line 770
I'm using drupal 5.1. I'm about to upgrade to 5.2, so i'll see if that makes a difference.

#1
well, I upgraded to 5.2 and still no worky :-(
#2
gahh, this error has nothing to do with this module and I'm a moron.
closed and closed.