message box size limit issue


Home Forums Front End PM PRO message box size limit issue

This topic is: Not Resolved
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #33350
    Hlaing Min
    Participant

    Hi, Although I set the maximum number of messages for a specific role, I noticed that the users CAN RECEIVE more than the maximum number of messages set and they CANNOT SEND more than the maximum number of messages.

    That means that, technically, the users can still receive infinite number of messages which can take up a lot of server disk spaces. Were you aware of this issue? Is there an option to set the maximum of messages to both receive and send?

    Thank you.

    #33374
    Shamim Hasan
    Keymaster

    This is intended behavior. User cannot send message once maximum number is reached, but they can receive messages if sender maximum number is not reached.

    There is no option to set for received messages.

    #33951
    c-alle
    Participant

    When I reach the maximum limit of messages in the mailbox, can I reply to the received messages? If yes, is there a function to insert in my function.php to block also the replies to the received messages, in case the mailbox is full?

    Thanks.

    #33970
    Shamim Hasan
    Keymaster

    User can reply when they reach maximum limit. Count is increased only for new messages.
    If you want to restrict to reply also you will need to use custom code. You can use fep_action_validate_form hook.

    #33972
    c-alle
    Participant

    Thanks for the reply. Do you have any tutorial on how to use it? I am not a developer and without indications I am not able to do it. Thanks for your time.

    #33985
    Shamim Hasan
    Keymaster

    It needs custom code.
    If you want me to write that code for you, you will have to wait couple of days. I am very busy right now.

    #33987
    c-alle
    Participant

    Okay, sorry for the inconvenience. Good job. Thanks.

Viewing 7 posts - 1 through 7 (of 7 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.