Hi! I just upgraded a Drupal installation from 5.2 to 6.25. All modules were upgraded to their latest versions. However, when someone sends a message, it also sends that message to a random user near the end of the users table (usually people who have registered recently). Is there any way to fix this?

I've attached a screenshot. The names underlined in red are those who were not supposed to be in the conversation but were "included" and still got the message randomly for some whatever reason.
If there is anything else I can post, please let me know. thanks

CommentFileSizeAuthor
bugreport.jpg77.14 KBSaudor

Comments

ptmkenny’s picture

Status: Active » Closed (cannot reproduce)

When you upgrade Drupal, you should upgrade from the latest version of the current release (5.23) before upgrading to the next major release (6.x). If you do not, lots of weird behavior can result because database updates are not applied, etc.

This is probably too late now, but I would recommend performing the upgrade again and then checking to see if this behavior still occurs.