Closed (won't fix)
Project:
Privatemsg
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2010 at 10:29 UTC
Updated:
11 May 2010 at 08:22 UTC
I got the following error message when posting a new private message:
notice: Undefined index: thread_id in privatemsg.module on line 1850.
Comments
Comment #1
naheemsays commentedjust a quick check - have you run all/any updates when upgrading?
Comment #2
berdirWhat version are you using? Certainly not 2.x and most problably neither 1.0 or newer since I can't reproduce this.
It might be related to #600812: inbox could be list with received messages only since that notice could have been produced by the bug which was fixed in that issue. That means that you are using a version older than Oct-12 09.
Comment #3
berdirClosing the issue since there was no feedback. You are free to re-open it if you can provide more information.
Comment #4
jennifer.chang commentedThis being an E_ALL error, check your development platform:
#761780: Plenty of E_ALL notices in modules developed on installation with Drupal tarball
Comment #5
berdirHave you actually verified and confirmed that this happens or just re-opened this issue without a reason?
If you did, then please describe how to reproduce this and which modules you have installed that interact with Privatemsg.
Comment #6
berdir