Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi Modular base,

    That error will appear when you leave off the second parameter inside of the yksemeProcessSnippet function.

    You’re function should look something like this:

    <?php echo yksemeProcessSnippet('057xb34c2e', 'Submit'); ?>

    You’re most likely foregetting the submit button text in the snippet ( the ‘Submit’ text. The second parameter dictates the submit button text, and shouldn’t be left blank )

    Let me know if that helps at all.

    Thanks,
    Evan

    Thread Starter ModularBase

    (@modularbase)

    Hmmm… never had that in the function before and worked fine. Possibly the latest update?
    Anyhow, added the suggestion and all working fine.
    Thanks.

    Will mark resolved.

    Plugin Author Evan Herman

    (@eherman24)

    It’s possible, but I believe we added that to the function in back in the 4.0 update. I’m not sure why it would take so long for the issue to arise.

    Anyway, glad you were able to get things resolved!

    Evan

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

The topic ‘Recieving Error in Easy MailChimp Forms’ is closed to new replies.