Closed (fixed)
Project:
Comment Notify
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2008 at 02:42 UTC
Updated:
27 Feb 2009 at 03:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
aclight commentedHere's a patch for the D5 version of comment_notify. I don't have many users in this test site that have any comment_notify data for them in {users}.data, but for the few users I do have this update worked. I have only tested on mysql, not pgsql. I named the update function here 5201, based on my guess that #317640: Remove "notify" column from comments table will probably be committed first, but feel free to rename if necessary.
Comment #2
gregglesUpdated version for 5.x
1) Fixes a parse error in the install
2) Fixes a notice when loading users
Comment #3
gregglesLet's try that again.
Comment #4
gregglesHere's a 6.x version and a new 5.x version that is more likely to work than the last few ;)
Comment #5
gregglesI tested the 6.x on a site with a few different values in the user->data column and everything worked as expected.
I've committed the 5.x version of the patch as well, though it got no additional testing beyond my first round...here's to beta users as testers ;)