• Resolved suvero

    (@suvero)


    Hello ! Since last update I getting these errors (only 2 from wp html mail):

    
    Notice: Undefined variable: date in /var/www/html/wp-content/plugins/welcome-email-editor/sb_welcome_email_editor.php on line 488
    
    Notice: Undefined variable: time in /var/www/html/wp-content/plugins/welcome-email-editor/sb_welcome_email_editor.php on line 489
    
    Notice: Undefined variable: date in /var/www/html/wp-content/plugins/welcome-email-editor/sb_welcome_email_editor.php on line 498
    
    Notice: Undefined variable: time in /var/www/html/wp-content/plugins/welcome-email-editor/sb_welcome_email_editor.php on line 499
    
    Warning: Unsupported declare 'strict_types' in /var/www/html/wp-content/plugins/wp-html-mail/vendor/voku/css-to-inline-styles/src/CssToInlineStyles.php on line 3
    
    Fatal error: Default value for parameters with a class type hint can only be NULL in /var/www/html/wp-content/plugins/wp-html-mail/vendor/voku/css-to-inline-styles/src/CssToInlineStyles.php on line 182
    

    Please help me asap because many users waiting for site available… ??

    plugin ver – latest
    php ver – 5.6.40

    • This topic was modified 4 years, 8 months ago by suvero.
    • This topic was modified 4 years, 8 months ago by suvero.
    • This topic was modified 4 years, 8 months ago by Yui.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Julian

    (@juliangk)

    Hello suvero,

    please make sure you use the latest version of PHP.

    Best regards
    Julian

    Dude, not a great suggestion here. You should think about minimum PHP Version. You are breaking websites with PHP7.0 as well because of Simfony. [24-Mar-2020 15:20:29 UTC] PHP Parse error: syntax error, unexpected ‘?’, expecting variable (T_VARIABLE) in …../wp-content/plugins/wp-html-mail/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php on line 46

    I understand that we should use the latest version of PHP but you know that this is not always possible.

    Plugin Support Julian

    (@juliangk)

    Hello Mirco,

    we are very sorry for the inconvenience, however in the plugin composer was used, which has packages that are not supporting older php versions anymore.

    This was not intentional, but an oversight which unfortunately led to this problem.

    Best regards
    Julian

    Yeah…. got it. Just write somewhere that PHP7.1 is the minimum php version then.

    Just noticed that you did it. ?? Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal error after update !’ is closed to new replies.