• Resolved Sarah Gooding

    (@pollyplummer)


    I have a form appended to a page and it is throwing an error after forum submission. Although the email still sends, the user has no idea because they get this error after submitting the form:

    Deprecated: Function ereg_replace() is deprecated in /home/winegoo1/public_html/untame.net/wp-content/plugins/ninja-forms/includes/processing_functions.php on line 80

    Deprecated: Function ereg_replace() is deprecated in /home/winegoo1/public_html/untame.net/wp-content/plugins/ninja-forms/includes/processing_functions.php on line 87

    Thanks for your help!

    https://www.ads-software.com/extend/plugins/ninja-forms/

Viewing 1 replies (of 1 total)
  • Plugin Author Kevin Stover

    (@kstover)

    Hey Sarah,

    The issue is that ereg_replace() has been deprecated in version 5.3.0 of PHP. I’ll look at updating the files to reflect this change.

    Thanks for the heads up.

Viewing 1 replies (of 1 total)
  • The topic ‘Deprecated functions error displays on form submission’ is closed to new replies.