Yes, just this theme. It’s called Alpha from Incave Themes. I called my host and they couldn’t figure it out.
I get the same warning. I went to the file class-wp.php and looked at lines 204 and 205 (see below)
if ( preg_match(“#^$match#”, $request_match, $matches) ||
preg_match(“#^$match#”, urldecode($request_match), $matches) ) {
What do I need to do?