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.
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. |
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 |
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 |
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! |