BuddyDev

Search

Not able to reply to messages with Nouveau template

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #20232
    This reply has been marked as private.
  • Participant
    Level: Yogi
    Posts: 1105
    calu on #20233
    This reply has been marked as private.
  • Participant
    Level: Yogi
    Posts: 1105
    calu on #20234
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #20235
    This reply has been marked as private.
  • Participant
    Level: Yogi
    Posts: 1105
    calu on #20262
    This reply has been marked as private.
  • Participant
    Level: Yogi
    Posts: 1105
    calu on #20263

    Hi again, it seems like the BP Rate Limit Private Message settings in the dashboard are overruling the code settings, messages are only restricted by these.

    I added this restriction for subscribers, but are able to send messages beyond 5.

    'subscriber'    => array(
    			'duration' => 1440,
    			'limit'    =>  5,
    		),

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #20264

    One more thing, if I save new settings, with extended amount and time, the messages send so far, also counts in the overall settings

    Shouldn’t the new settings reset the overall message count?

    Regards
    Carsten

You must be logged in to reply to this topic.

This topic is: not resolved