Ahmed wrote:

There is something strange with one (at least one) user PM. When some other users try to send to her, they reciece that her PM box is full. Some doesnt have this problem, but some have.

Nor she, nor sender has full PM box.

I use 1.2.14 modified russian version.

Ahmed,

Check out my post here: http://punbb.informer.com/forums/viewto … 00#p114800

Which I think describes the same problem you are having.  I have confirmed that it's a bug that sends a 'PM box full' message to the sender if the receiver's mailbox has more messages than the sender is allowed to have.

There seems to be a fix for this (I've posted a link to the fix (written by MattF) in my thread).  So follow my thread and hopefully we'll both have a fix to this problem!

MattF,

Are you referring to this post in another PunBB board (I can never figure out which board to use for what! smile): http://www.punres.org/viewtopic.php?pid=20697#p20697

If so, is there any reason it would NOT work for PunBB v1.2.17 (your post is over 6 months old, and I don't know how the version changes might affect your mod fix)?

Thank you.

Is the following problem a known bug? (this is running PunBB 1.2.17):

Let's say there are 3 member levels, each with the following message limits:

Newbie     50
Member  100
BoD       200

If the BoD has a mailbox 51% full (more than 100 messages), then Newbies and Members can't send PMs to the BoD user (they get a "Users inbox is full, you can not send you* message to the user." response).  If the BoD deletes some messages, so that the % drops below 50%, then the Member can send PMs, but the newbie still can't.  And once the BoD's messages creep up past the 50% level, the problem reappears.

So effectively, the system treats the # of messages in the RECEIVER's mailbox and compares it against the number allowed in the SENDER's mailbox.  If the number in the receiver's mailbox is more than the sender is allowed, then no messages can get through.

At least that's is how it seems to be happening for me.  It's a pretty time-consuming process to test out (creating users, creating and deleting messages, etc.), so I'm not 100% certain this is what's going on, but it seems to be playing out this way.  So that's why I'm posting here, to see:

1) If this is a known problem?    and if so
2) Is there a fix?

If my theory is correct, having a high message limit for a certain level isn't helpful if having too many messages in your mailbox (even though your mailbox isn't full) blocks those in lower levels from sending you any messages.

Thanks!


* SIDE NOTE: This "send you message" is a typo I've seen on multiple PunBBs, somebody should fix it to read "send your message".