Closed (cannot reproduce)
Project:
Comment Notify
Version:
6.x-1.4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2010 at 11:36 UTC
Updated:
21 Aug 2011 at 18:21 UTC
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
Comment #1
gregglesThe function really should exist for Drupal 6 - http://api.drupal.org/api/function/drupal_html_to_text
What version of core are you using?
Comment #2
armanschwarz commentedMy 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...
Comment #3
gregglesDid it start after the upgrade to 6.17?
Comment #4
armanschwarz commentedyes, 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...
Comment #5
gregglesI'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.
Comment #6
gregglesIf 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.