eklentiyi indirdim, etkinleştirdim falan.. sonra işte yazı eklemeye çalışıyorum. yayımla diyorum aşağıdaki hatayı alıyorum..

Alıntı
Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/wp-content/plugins/tags-autolink-2.0.php:1) in /home/xxx/public_html/wp-includes/pluggable.php on line 391
pluggable.php

388 } else {
389 if ( php_sapi_name() != 'cgi-fcgi' )
390 status_header($status); // This causes problems on IIS and some FastCGI setups
391 header("Location: $location");
392 }
393 }

eklenti adresi : http://www.centrostudilaruna.it/hugi...per-wordpress/

wp versiyonum : 2.3.2

sorun nedir acaba ?