• Resolved gjhdigital

    (@gjhdigital)


    I tried adding an email action for a form I have and I am now getting an error when I click the Save button in the editor. I fill out all the input fields, click save and returns an error page. WordPress now has an automatic emailer to send any errors and this is what i get.

    WordPress version 5.4
    Current theme: Relia (version 1.2.0)
    Current plugin: Ninja Forms (version 3.4.24.1)
    PHP version 7.2.27

    Error Details
    =============
    An error of type E_ERROR was caused in line 324 of the file /home/k1gdgti8fin3/public_html/nashvilledrive/wp-content/plugins/ninja-forms/deprecated/classes/notifications.php. Error message: Uncaught Error: Call to a member function save_admin() on null in /home/k1gdgti8fin3/public_html/nashvilledrive/wp-content/plugins/ninja-forms/deprecated/classes/notifications.php:324
    Stack trace:
    #0 /home/k1gdgti8fin3/public_html/nashvilledrive/wp-content/plugins/ninja-forms/deprecated/includes/admin/save.php(109): NF_Notifications->save_admin(2, Array)
    #1 /home/k1gdgti8fin3/public_html/nashvilledrive/wp-includes/class-wp-hook.php(287): ninja_forms_admin_save(”)
    #2 /home/k1gdgti8fin3/public_html/nashvilledrive/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
    #3 /home/k1gdgti8fin3/public_html/nashvilledrive/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
    #4 /home/k1gdgti8fin3/public_html/nashvilledrive/wp-admin/admin.php(170): do_action(‘admin_init’)
    #5 {main}
    thrown

Viewing 1 replies (of 1 total)
  • Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    It appears that you are still using the deprecated, 2.9.x codebase. You can upgrade to the 3 codebase by following this documentation.?https://ninjaforms.com/docs/conversion

Viewing 1 replies (of 1 total)
  • The topic ‘An error of type E_ERROR was caused in line 324’ is closed to new replies.