I have no idea why this would happen and I can't find any trace of it in Privatemsg, but on any /privatemsg page the breadcrumb says Home>>My Account and links to /user/me. If anything, it should link to user/UID.
The only modules I'm using that are relevant are PathAuto and Global Redirect. Users get a 403 Not Found when they click the My Account breadcrumb.
Comments
Comment #1
mrtoner commentedSounds like you have (or had) 'me' aliases installed. Doesn't sound like a Privatemsg issue.
Comment #2
icecreamyou commentedI had 'me' aliases installed for about two months - a year ago. That was a few months before I installed Privatemsg. I can't imagine that 'me' aliases would change Breadcrumbs after being installed and removed ten months ago.
Anyway, that module doesn't mess with breadcrumbs either, since the breadcrumb there links to '/user' (no UID).
What it sounds more like to me is a developer of Privatemsg had 'me' aliases installed and forgot it's not part of core.
Comment #3
litwol commentedIceCreamYou instead of guessing, you should take a look at the url_alias table. search for row where dst column is equal to 'user/me'
Comment #4
icecreamyou commented...sorry if that last post sounded accusatory. I didn't mean it to.
Anyway, there's no trace of any alias with either dst or src similar to 'user/me'.
Comment #5
berdirI'm closing old issues since Privatemsg for Drupal 5 is not maintained anymore. I suggest you switch to Drupal 6 if possible, many of the reported issues are probably already resolved there and if not, you're welcome to open a new issue.