I got the following error message when posting a new private message:
notice: Undefined index: thread_id in privatemsg.module on line 1850.

Comments

naheemsays’s picture

just a quick check - have you run all/any updates when upgrading?

berdir’s picture

Version: » 6.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

What 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.

berdir’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing the issue since there was no feedback. You are free to re-open it if you can provide more information.

jennifer.chang’s picture

Status: Closed (won't fix) » Active

This being an E_ALL error, check your development platform:
#761780: Plenty of E_ALL notices in modules developed on installation with Drupal tarball

berdir’s picture

Have 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.

berdir’s picture

Status: Active » Closed (won't fix)