• Resolved alexwbaumann

    (@alexwbaumann)


    After upgrading from 3.7.8 to 3.15.0 using php 7.2.11 (mstring and iconv seem to be enabled) when accessing the pages in the admin, I am getting the following error.

    PHP Fatal error:  Uncaught Error: Call to undefined function Symfony\Polyfill\Mbstring\iconv() in /home/[username]/public_html/wp-content/plugins/mailpoet/vendor/symfony/polyfill-mbstring/Mbstring.php:114
    Stack trace:
    #0 /home/[username]/public_html/wp-content/plugins/mailpoet/lib/Util/Polyfills.php(15): Symfony\Polyfill\Mbstring\Mbstring::mb_convert_encoding(' ', 'UTF-16BE', 'UTF-8')
    #1 /home/[username]/public_html/wp-content/plugins/mailpoet/vendor/twig/twig/lib/Twig/Extension/Core.php(1137): mb_convert_encoding(' ', 'UTF-16BE', 'UTF-8')
    #2 /home/[username]/public_html/wp-content/plugins/mailpoet/vendor/twig/twig/lib/Twig/Extension/Core.php(1175): twig_convert_encoding(' ', 'UTF-16BE', 'UTF-8')
    #3 [internal function]: _twig_escape_js_callback(Array)
    #4 /home/[username]/public_html/wp-content/plugins/mailpoet/vendor/twig/twig/lib/Twig/Extension/Core.php(1052): preg_replace_callback('#[^a-zA-Z0-9,\\....', '_twig_escape_js...', 'F j, Y g:i a')
    #5 /home/[username]/public_html/wp-content/uploads/mailpoet/cache/99/999a9cc1daaef6374e4f70a548ebc44f35 in /home/[username]/public_html/wp-content/plugins/mailpoet/vendor/symfony/polyfill-mbstring/Mbstring.php on line 114
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error: Call to undefined function’ is closed to new replies.