Support » Plugin: ThreeWP Email Reflector » [Plugin: ThreeWP Email Reflector] Save General Settings with no logs –> error

  • Hi,

    when I want to save General settings and I do not check any log, then this error occur:

    Warning: array_keys() [function.array-keys]: The first argument should be an array in /www/htdocs/w0092069/wordpress/wp-content/plugins/threewp-email-reflector/ThreeWP_Email_Reflector.php on line 2071
    
    Warning: implode() [function.implode]: Invalid arguments passed in /www/htdocs/w0092069/wordpress/wp-content/plugins/threewp-email-reflector/ThreeWP_Email_Reflector.php on line 2071

    correspending ling:

    // And save the log types.
    				$log_types = implode( ' ', array_keys( $_POST['log_types'] ) );

    The functionallity doesn’t break, but maye this is a security issue or something else…

    Grz

    http://wordpress.org/extend/plugins/threewp-email-reflector/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: ThreeWP Email Reflector] Save General Settings with no logs –> error’ is closed to new replies.