failed to open stream: No such file or directory
-
Hi, I see error reporting of your plugin.
Hope you can give me a hint how to fix it.
Can disable the call to include the file from line 154:
$template_file = apply_filters( ‘mailtpl/customizer_template’, MAILTPL_PLUGIN_DIR . “/admin/templates/default.php”);
I also don’t have a map like: content/themes/Avada-Child-Theme/admin/templates/
Only have the map: content/themes/Avada-Child-ThemeWarning: include_once(/home/deb96951n3/domains/website.com/public_html/wp-content/themes/Avada-Child-Theme/admin/templates/default.php): failed to open stream: No such file or directory in /home/deb96951n3/domains/website.com/public_html/wp-content/plugins/email-templates/includes/class-mailtpl-mailer.php on line 154 Warning: include_once(): Failed opening ‘/home/deb96951n3/domains/website.com/public_html/wp-content/themes/Avada-Child-Theme/admin/templates/default.php’ for inclusion (include_path=’.:/opt/alt/php72/usr/share/pear’) in /home/deb96951n3/domains/website.com/public_html/wp-content/plugins/email-templates/includes/class-mailtpl-mailer.php on line 154
Regards,
- The topic ‘failed to open stream: No such file or directory’ is closed to new replies.