Warning: Cannot modify header information - headers already sent by (output started at /home/teknolan/public_html/wp-content/themes/Function/temapaneli.php:1) in /home/teknolan/public_html/wp-content/themes/Function/temapaneli.php on line 157
157.Satır
header("Location: admin.php?page=temapaneli.php&saved=true");
Admin paneline girincede şöyle bir hata alıyorum.
Warning: Cannot modify header information - headers already sent by (output started at /home/teknolan/public_html/wp-content/themes/Function/temapaneli.php:1) in /home/teknolan/public_html/wp-includes/pluggable.php on line 866
pluggable.php 866.Satır
header("Location: $location", true, $status);