Closed (fixed)
Project:
Messaging
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2009 at 18:43 UTC
Updated:
28 May 2009 at 15:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
naheemsays commentedWithout testing, I would assume that that that is an error in the messaging module as the dev branch of privatemsg has seen some api changes that may not have been followed through in the messaging module yet.
Comment #2
henrijs.seso commentedyes, I tested before and it did work.
Comment #3
jannalexx commentedsame error same versions, cron could not run so I had to remove this line of code
Comment #4
berdirPrivatemsg had (another ;) ) API change, try the attached (untested) patch.
Comment #5
henrijs.seso commentedtested. works.
Comment #6
jannalexx commentedtested. works.
Comment #7
skehillr commentedtested and works fine.
Comment #8
David Goode commenteddidn't notice this thread, but just quickly fixed the problem here http://drupal.org/node/464002 with a basically identical patch to the one you posted. Great minds think alike I guess ;-) It is now committed to DRUPAL-6--2. I'll close this thread in favor of the other one if there are any issues.
Thanks,
David