preg_match(): Compilation failed x 2
-
When examining pages with Query Monitor, I see the following messages, both relating to wp-content/plugins/redirection/models/regex.php line 24:
preg_match(): Compilation failed: missing closing parenthesis at offset 65
preg_match(): Compilation failed: unmatched closing parenthesis at offset 274
The stack is only core and Redirection:
wp-content/plugins/redirection/models/regex.php:24 preg_match() wp-content/plugins/redirection/models/regex.php:24 Red_Regex->is_match() wp-content/plugins/redirection/models/url/url.php:48 Red_Url->is_match() wp-content/plugins/redirection/models/redirect/redirect.php:582 Red_Item->get_match() wp-content/plugins/redirection/modules/wordpress.php:328 WordPress_Module->init() wp-includes/class-wp-hook.php:303 do_action('init') wp-settings.php:578
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘preg_match(): Compilation failed x 2’ is closed to new replies.