Forum Replies Created

Viewing 1 replies (of 1 total)
  • I hate to bump this up, but I’m getting the exact same error. Only on certain pages mentioned above.

    I’ve not installed anything, or modified any code. It was working fine just a few hours ago. I come in, check the site, and I get..

    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /path/path/path/markw/wp-includes/classes.php on line 95

    Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /path/path/path/markw/wp-includes/classes.php on line 96

    Line 95: if (preg_match(“!^$match!”, $request_match, $matches) ||

    Line 96: preg_match(“!^$match!”, urldecode($request_match), $matches)) {

    The rest of the code looks give.

    I’ve deactivated all my plugins as well. Hope I can get some help, I’m at a lose.

Viewing 1 replies (of 1 total)