• Resolved Germont

    (@alergic)


    Hi !

    My error log file is filled with this

    [10-Oct-2014 03:26:26 UTC] PHP Warning: preg_match() [function.preg-match]: Unknown modifier ‘p’ in /home/myhostfolder/public_html/continut/plugins/block-bad-queries/block-bad-queries.php on line 36

    And this is what I got in BBQ php file on line 36

    preg_match( '/' . implode( '|', $request_uri_array ) . '/i', $request_uri_string ) ||

    https://wordpress.org/plugins/block-bad-queries/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘ERROR: function.preg-match: Unknown modifier 'p' in /home/…’ is closed to new replies.