• Resolved bigneno

    (@bigneno)


    
    [02-Mar-2017 14:58:01 Europe/Warsaw] Error Column 'receiver' cannot be null during INSERT INTO 'wp_wpml_mails'('mail_id','timestamp','host','receiver','subject','message','headers','attachments','error','plugin_version') VALUES (NULL, '2017-03-02 14:58:01', '**.***.***.***', NULL, '', '', NULL, '', NULL, '1.8.0') sent by edit_user, wp_update_user, wp_mail, apply_filters('wp_mail'), WP_Hook->apply_filters, call_user_func_array, No3x\WPML\WPML_Plugin->log_email, No3x\WPML\ORM\BaseModel->save
    [02-Mar-2017 14:58:01 Europe/Warsaw] PHP Fatal error:  Call to a member function set_error() on a non-object in /home/admin/domains/******.com/public_html/wp-content/plugins/wp-mail-logging/WPML_Plugin.php on line 189
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • No3x

    (@no3x)

    Hi @bigneno! Someone tries to send a mail during update of an user that is so incomplete it crashes my plugin.
    Although a 500 error is not cool and I should intercept it: I suggest searching for the reason why someone would send such an email.
    With someone I mean a plugin or snippet / action in you WordPress installation.

    Did you recently change something in the edit user page or a dependent action/filter of it? – this should explain the root cause of the problem.

    Closing due lack of feedback.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘500 Fatal error on updating user-edit.php’ is closed to new replies.