Hi all,
I can’t add a new form using the Email Forms plugin without getting the dreaded “Critical error” screen on WordPress.
An error of type E_ERROR was caused in line 28 of the file /nas/content/live/xxxxx/wp-content/plugins/tco-email-forms/email-integration/functions/framework/setup.php. Error message: Uncaught Error: Call to undefined function create_function() in /nas/content/live/xxxxx/wp-content/plugins/tco-email-forms/email-integration/functions/framework/setup.php:28 Stack trace: #0 /nas/content/live/xxxxx/wp-content/plugins/tco-email-forms/email-integration/functions/admin/cpt-metaboxes.php(437): tco_add_meta_box(Array) #1 /nas/content/live/xxxxx/wp-content/plugins/tco-email-forms/email-integration/functions/plugin.php(77): include('/nas/content/li...') #2 /nas/content/live/xxxxx/wp-includes/class-wp-hook.php(309): Tco_Email_Integration->register_meta_boxes('email-forms') #3 /nas/content/live/xxxxx/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #4 /nas/content/live/xxxxx/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #5 /nas/content/live/xxxxx/wp-admin/includes/meta-boxes.php(1599): do_action('add_meta_boxes', 'email-forms', Object(WP_Post)) #6 /nas/content/live/xxxxx/wp-admin/edit-form-advanced.php(271): register_and_do_post_meta_boxes(Object(WP_Post)) #7 /nas/content/live/xxxxx/wp-admin/post-new.php(75): require('/nas/content/li...') #8 {main}
Checking the Themeco support site I saw a thread from last February mentioning the plugin wasn’t php8.x compatible. I’m guessing that’s my problem?
If so, do you have an ETA on when the plugin will support php8.x?