• Resolved chmielopas

    (@chmielopas)


    Hello,

    Everytime when someone sends me e-mail via contact form or I receive some notification this error is recorded in my log:

    2014/06/29 13:43:58 [error] 30177#0: *349 FastCGI sent in stderr: "PHP message: PHP Warning: preg_match() expects parameter 2 to be string, array given in /wp-content/plugins/wp-ses/wp-ses.php on line 423" while reading response header from upstream, client: xxxxxxxxx, server: marzycielskapoczta.pl, request: "POST /dodaj-relacje/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "marzycielskapoczta.pl", referrer: "http://marzycielskapoczta.pl/dodaj-relacje/"

    Any ideas?
    Thanks in advance!

    https://wordpress.org/plugins/wp-ses/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Sylvain Deaure

    (@sylvaindeaure)

    Hi,

    Looks like something is sending headers as array and not string.
    Both are ok according to the codex, It will be taken care of in the next plugin update.
    Thanks for letting me know !

    Plugin Contributor Sylvain Deaure

    (@sylvaindeaure)

    Update : Been taken care of in a previous update.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Warning: preg_match’ is closed to new replies.