Hello,

When I post a comment on a blog article or forum post that already has some posts (ie. comment-notify is supposed to notify those posters when I post the comment), I get the following error:

Fatal error: Call to undefined function drupal_html_to_text() in ...sites/all/modules/comment_notify/comment_notify.module on line 476

The comment still gets posted. If I post a message on a blog or forum without any prior comments, the error does not appear.

Comments

greggles’s picture

The function really should exist for Drupal 6 - http://api.drupal.org/api/function/drupal_html_to_text

What version of core are you using?

armanschwarz’s picture

My core is 6.17. This error only started recently: I think since the last update. Also, when I post as a guest, the error doesn't appear: Only when a logged-in user posts on an article that already has posts...

greggles’s picture

Did it start after the upgrade to 6.17?

armanschwarz’s picture

yes, but I don't know if there's also been an upgrade to comment notify in the meantime. It started a few days ago, definitely only after I upgraded to 6.17...

greggles’s picture

Status: Active » Postponed (maintainer needs more info)

I'm still not able to repeat this and nobody else has reported it, so I assume it's not a generic problem.

If you can try again on a new site, perhaps (with a fresh download of Drupal core), that would help us pin down where the problem is.

greggles’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

If this problem were in the comment_notify module then other people would have identified it and reported here. I assume this was something specific to Jason's site.