Closed (fixed)
Project:
Comment Notify
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2008 at 23:08 UTC
Updated:
2 Apr 2008 at 02:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesI believe this was fixed in 5.x-1.4.
Which version is this? Please either use a 5.x-1.4 or include the $id: line from the top of the comment_notify.module when reporting the issue.
Comment #2
benkenney commentedIt's for Drupal 5.6, comment_notify v 5.x-1.x-dev (March 2008). I'm now using 5.x-1.4 and I don't get this error anymore.
Comment #3
gregglesGreat to hear that it's fixed now.
Comment #4
romand commentedActive on comment_notify-5.x-1.5, Drupal 5.7:
___
recoverable fatal error: Object of class stdClass could not be converted to string in /home/uadromco/public_html/sites/all/modules/comment_notify/comment_notify.module on line 279.
___
Update: comment_notify-5.x-1.4 work fine.
Comment #5
gregglesThis was a slightly different bug (I think) but quite similar.
Can you test the attached patch? I think it was a typo in the fix I made for #219677: Missing use of db_prefix
Comment #6
gregglesJust for the record, it was an accidental commit during fixing that other issue. Whoops.
Comment #7
romand commentedpatch #5 from @greggles fix problem.
Thank you!
Comment #8
gregglesGreat - fixed and I'll roll a new release.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.