Arkadaşlar, aslında konuyu nereye açmam gerektiği konusunda epey bir çelişki yaşadım.Eğer konu uygun yerde değilse Adminlerden taşınmasını rica ediyorum.
Deneme amaçlı olarak localhost!a kurduğum wp.de seçtiğim bir tema arayüz olarak düzgün gözüküyor ama "Giriş" yaptığımda önce kullanıcı adı ve şifre sayfasının üst kısmında
Alıntı
Warning: Cannot modify header information - headers already sent by (output started at C:\Dosya_adı\magazine\wp-content\themes\theme_adı\functions.php:577) in C:\Dosya_adı\magazine\wp-login.php on line 302
Warning: Cannot modify header information - headers already sent by (output started at C:\Dosya_adı\magazine\wp-content\themes\theme_adı\functions.php:577) in C:\Dosya_adı\magazine\wp-login.php on line 314
şeklinde bir hata mesajı alıyorum.Kullanıcı adı ve şifreyi girdikten sonra ise açılan sayfada
Alıntı
Warning: Cannot modify header information - headers already sent by (output started at C:\Dosya_adı\magazine\wp-content\themes\theme_adı\functions.php:577) in C:\Dosya_adı\magazine\wp-login.php on line 302
Warning: Cannot modify header information - headers already sent by (output started at C:\Dosya_adı\magazine\wp-content\themes\theme_adı\functions.php:577) in C:\Dosya_adı\magazine\wp-login.php on line 314
Warning: Cannot modify header information - headers already sent by (output started at C:\Dosya_adı\magazine\wp-content\themes\theme_adı\functions.php:577) in C:\Dosya_adı\magazine\wp-includes\pluggable.php on line 665
Warning: Cannot modify header information - headers already sent by (output started at C:\Dosya_adı\magazine\wp-content\themes\theme_adı\functions.php:577) in C:\Dosya_adı\magazine\wp-includes\pluggable.php on line 666
Warning: Cannot modify header information - headers already sent by (output started at C:\Dosya_adı\magazine\wp-content\themes\theme_adı\functions.php:577) in C:\Dosya_adı\magazine\wp-includes\pluggable.php on line 667
Warning: Cannot modify header information - headers already sent by (output started at C:\Dosya_adı\magazine\wp-content\themes\theme_adı\functions.php:577) in C:\Dosya_adı\magazine\wp-includes\pluggable.php on line 868
bu şekilde uyarı veriyor.
Bu sorunu nasıl giderebilirim.Ya da bu sorunu gidermeme yardım eder misiniz?
Şimdiden teşekkür ederim.