An error of type E_ERROR was caused in line 324
-
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.27Error 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
- The topic ‘An error of type E_ERROR was caused in line 324’ is closed to new replies.