Here's how it happens.

1) User A logs in.
2) User A goes to view his/her private messages at the /messages URL.
3) User B logs in.
4) User B goes to view his/her private messages at the /messages URL but they are suddenly changed to being logged in as User A and can see their messages (User B is unable to read any of the actual messages as they are actually logged in still as User A and don't have permission).
5) If User B navigates away from the /messages page they are back to being logged in as User B, but returning to the /messages page still has the problem.
6) If I clear the Drupal cache it fixes the problem but it can then be re-created from the top.

HELP!

-Drew

Comments

drubage’s picture

Status: Active » Closed (fixed)

Nevermind, I fixed the issue but it should be noted. You cannot use the privatemsg module with Windows 2008 Kernel Mode caching. It caches the privatemsg files for some reason and shows incorrect messages.