A mistake is in “/wp-includes/functions.php�
You have to change this line:
$http_request = ‘POST ‘ . $trackback_url[’path’] . $trackback_url[’query’] . â€? HTTP/1.0rn”;
with this line:
$http_request = ‘POST ‘ . $trackback_url[’path’] . “?â€? . $trackback_url[’query’] . â€? HTTP/1.0rn”;
Thanks guys, i will test them.
Thanks a lot.
I´d forget for an example: look to http://www.economax.ch/blog/
I have the same problem, i installed a brandnew blog, can receive but not send a trackback