Change send only one message per minute

I can't seem to find where you change the amount of time a member has to wait between sending messages. Anyone have an idea where this setting is at in 7.1?

Thanks.

Quote · 3 Feb 2013

http://www.boonex.com/forums/?action=goto&search=1

Quote · 3 Feb 2013

I thought I would try and choosing both topics and messages was a waste of time.

I suggest you use google, and go to advance search and hopefully google is allowed to crawl the forum and you will have better luck.

Seriously, I have better luck using google to search than the built in forum search.

Geeks, making the world a better place
Quote · 3 Feb 2013

For anyone else looking, the answer is here:

http://www.boonex.com/forums/?action=goto&search=1#topic/How-to-get-rid-of-the-one-minute-delay-.htm

Quote · 3 Feb 2013

 

I can't seem to find where you change the amount of time a member has to wait between sending messages. Anyone have an idea where this setting is at in 7.1?

Thanks.

 http://www.boonex.com/forums/topic/One-minute-to-send-another-message-Text-.htm

for 7.1 start at line 791 

inc/classes/BxDolMailBox.php

if you want to change for all members 

at line 51-52

change 

var $iWaitMinutes  = 1;

to

var $iWaitMinutes  = 0;

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 3 Feb 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.