• Here is PHP bug report (XDEBUG enabled):

    
    ( ! ) Notice: Undefined variable: headers in C:\xampp\htdocs\GitHub\NativeSimple7\wp-content\plugins\zoho-mail\zohoMail.php on line 272
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0016	403344	{main}( )	...\admin.php:0
    2	1.1162	38405736	do_action( )	...\admin.php:253
    3	1.1163	38406008	WP_Hook->do_action( )	...\plugin.php:465
    4	1.1163	38406008	WP_Hook->apply_filters( )	...\class-wp-hook.php:310
    5	1.1163	38406728	zmail_send_mail_callback( )	...\class-wp-hook.php:286
    
    ( ! ) Notice: Undefined variable: attachmentJSON in C:\xampp\htdocs\GitHub\NativeSimple7\wp-content\plugins\zoho-mail\zohoMail.php on line 272
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0016	403344	{main}( )	...\admin.php:0
    2	1.1162	38405736	do_action( )	...\admin.php:253
    3	1.1163	38406008	WP_Hook->do_action( )	...\plugin.php:465
    4	1.1163	38406008	WP_Hook->apply_filters( )	...\class-wp-hook.php:310
    5	1.1163	38406728	zmail_send_mail_callback( )	...\class-wp-hook.php:286
    
    ( ! ) Warning: implode(): Invalid arguments passed in C:\xampp\htdocs\GitHub\NativeSimple7\wp-content\plugins\zoho-mail\zohoMail.php on line 347
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0016	403344	{main}( )	...\admin.php:0
    2	1.1162	38405736	do_action( )	...\admin.php:253
    3	1.1163	38406008	WP_Hook->do_action( )	...\plugin.php:465
    4	1.1163	38406008	WP_Hook->apply_filters( )	...\class-wp-hook.php:310
    5	1.1163	38406728	zmail_send_mail_callback( )	...\class-wp-hook.php:286
    6	1.1221	38406800	wp_mail( )	...\zohoMail.php:272
    7	1.1223	38408688	implode ( )	...\zohoMail.php:347
    
    ( ! ) Notice: Undefined variable: content_type in C:\xampp\htdocs\GitHub\NativeSimple7\wp-content\plugins\zoho-mail\zohoMail.php on line 416
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0016	403344	{main}( )	...\admin.php:0
    2	1.1162	38405736	do_action( )	...\admin.php:253
    3	1.1163	38406008	WP_Hook->do_action( )	...\plugin.php:465
    4	1.1163	38406008	WP_Hook->apply_filters( )	...\class-wp-hook.php:310
    5	1.1163	38406728	zmail_send_mail_callback( )	...\class-wp-hook.php:286
    6	1.1221	38406800	wp_mail( )	...\zohoMail.php:272
    
Viewing 1 replies (of 1 total)
  • Hi,

    For whatever reason, after the 1.3.7 release of the plugin where it fixes those PHP Bug warnings, it has affected mail being sent from my website so much that I can’t upgrade to the latest plugin versions.

    It keeps adding <html><head><style></style></head><body> at the top of HTML emails that gets sent from one of my plugins. That plugin allows me to send my own HTML Template email.

    This issue persists even in the 1.3.9 version. Could someone please fix this issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Bugs in newest version’ is closed to new replies.