We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

How to Increase the invite number - Admin > browse user> invite button | Forum

Topic location: Forum home » Support » General Questions
idea
idea Jul 5 '11
Dear
I want to invite more then 1500 persons at once with the help of their mail id through invite button in admin> browse recent users, but there is restriction of just 50 mails at a time how can we change that and from where?
Den Team
Den Jul 6 '11
It can be done only via code modification.
idea
idea Jul 6 '11
Then please guide how can I?
Is there way to modify it from phpmyadmin?
Kяuncн Leader
Kяuncн Feb 23 '14
3 years later,,, still not answered....
ed claassen
ed claassen Feb 23 '14

ow_system_plugins/base/bol/mail_service.php



const MAIL_COUNT_PER_CRON_JOB = 50;

Thank you defender.


The Forum post is edited by ed claassen Feb 23 '14
Kяuncн Leader
Kяuncн Feb 23 '14
Nope, changed to const MAIL_COUNT_PER_CRON_JOB = 200;

No-Go..


The Forum post is edited by Kяuncн Feb 23 '14
ross Team
ross Feb 24 '14
ow_base_config  table / user_invites_limit