Warning: preg_match(): Compilation failed: nothing to repeat at offset 1 in /home/site/public_html/wp-includes/class-wp.php on line 231../login veya ../wp-admin sayfasına erişmeye çalıştığımda ise
Warning: Cannot modify header information - headers already sent by (output started at /home/site/public_html/wp-includes/class-wp.php:231) in /home/site/public_html/wp-includes/pluggable.php on line 914Şeklinde hata veriyor..
class-wp.php 231-232 satırındada bu kodlar var ;
if ( preg_match("#^$match#", $request_match, $matches) ||
preg_match("#^$match#", urldecode($request_match), $matches) ) {Sorun nedir acaba yardımcı olurmusunuz..