Subscription Widget exception errors under PHP 7.3
-
I guess we will have to update to MailPoet 3 now, once we resolve a conflict with one other plugin (WP Cassify). Here is the error that MailPoet 2 generates with every page load that has the embedded MailPoet Subscription Form widget under PHP 7.3 and WordPress 5.2.
Exception: Uncaught exception ‘Exception’ with message ‘Template ‘templates/form/web/widgets/#type.html’ not found !’ in wp-content/plugins/wysija-newsletters/helpers/render_engine.php:723
Sample stack trace
in WYSIJA_help_render_engine::_loadTemplate called at wp-content/plugins/wysija-newsletters/helpers/render_engine.php
in WYSIJA_help_render_engine::_parse called at wp-content/plugins/wysija-newsletters/helpers/render_engine.php
in WYSIJA_help_render_engine::render called at wp-content/plugins/wysija-newsletters/helpers/form_engine.php
in WYSIJA_help_form_engine::render_web_body called at wp-content/plugins/wysija-newsletters/helpers/form_engine.php
in WYSIJA_help_form_engine::render_web called at wp-content/plugins/wysija-newsletters/views/front/widget_nl.php
in WYSIJA_view_front_widget_nl::display called at wp-content/plugins/wysija-newsletters/widgets/wysija_nl.php
in WYSIJA_NL_Widget::widget called at wp-includes/class-wp-widget.php
in WP_Widget::display_callback called at wp-includes/widgets.php
in dynamic_sidebar called at wp-content/themes/modernize/footer.php
in require_once called at wp-includes/template.php
in load_template called at wp-includes/template.php
in locate_template called at wp-includes/general-template.php
in get_footer called at wp-content/themes/modernize/page.php
in include called at wp-includes/template-loader.php
in require_once called at wp-blog-header.php
in require called at index.php
- The topic ‘Subscription Widget exception errors under PHP 7.3’ is closed to new replies.