• Resolved Gator8

    (@gator8)


    There seems to be a maximum number of email addresses that I can select in the “Email to User” section. Can you confirm that there is a limit?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hello @gator8,

    Thanks for your inquiry.

    There shouldn’t be any limit here, please just use “,” comma, after each email.

    Can you please write how many emails you have added and why do you think that there is a limit?

    Thread Starter Gator8

    (@gator8)

    OK. Here’s the issue. In order to streamline the registration process for my league, I’m making the team managers fill out a first form that will allow them to add their player names and email addresses. Once submitted, I want to take all of those player email addresses and email them a link to a secondary form. This is where I am having the difficulty. Teams are allowed to have up to 21 players regsitered. NO matter how I try, I cannot get the checkboxes for EPlay20 and EPlay21 to save.

    Email Options

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hello @gator8,

    Dear user this is a bug and we’ll fix it with our next updates.

    For now please enter form-maker/admin/controllers/Manage_fm.php file search for ( $i = 0; $i < 20; $i++ ) and replace that with for ( $i = 0; $i < 100; $i++ )

    Please keep me updated with results.

    Thread Starter Gator8

    (@gator8)

    That worked just great.

    Thanks!

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Awesome @gator8 !

    Thanks for getting back to me 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Maximum email addresses’ is closed to new replies.