27 responses to “Fixed Wordpress 2.0 Trackback Issue”

  1. KOREKK!!!

    [...] Shameless self-plug to test the wordpress trackback thing after a solution from Ah Knight’s. But in case you’ve missed my post earlier, here it is: [...]

  2. boringest

    you can also leave out the ‘ for the wp_posts so it becomes like this:

    update wp-posts set to_ping=''

  3. - priv - » Blog Archive » WordPress 2.0 Trackback bug

    [...] 新加å?¡ä¾†çš„knight使用ç ?掉é‡?練的大絕招(清掉所有的to_ping欄ä½?)來解決。雖然覺得好åƒ?有點暴力,ä¸?é?Žç”±æ–¼é‚„沒看到有人研究出真正造æˆ?ä¸?能ping的根本原因,所以也是目å‰?所見唯一的解法。 [...]

  4. Rajan Rishyakaran » Blog Archive » Do I Ping?

    [...] Yes I ping. Fixed the pingging problem on WordPress 2.0, thanks to Ah Knight. [...]

  5. 終極邊疆BLOG

    讓 WP2.0 å?¯ä»¥æ­£å¸¸trackback…

    把站å?°å¾ž wordpress 1.5 å?‡ä¸Š wordpress 2.0 的人們,å?¯èƒ½ç™¼ç?¾ä¸?能 Trackback了。我,也中標了。
    Ah Knight’s Blogæ??供了一個蠻暴力的解法:把資料庫中的 to_ping欄ä½?給清光光,並æ??å?Šå?¯èƒ½çš„原因是:
    this……

  6. 終極邊疆BLOG

    Patch for WordPress 2.0 trackback issue…

    After upgrading to wordpress 2.0, I found the WP2.0 is failed to send trackback.
    This issue is also confirmed by ijliao, priv, and Ah Knight’s Blog.
    There has been a workaround in Ah Knight’s Blog for this issue.But even you clean up the &#…

  7. Northern-Web-Coders » Wordpress 2.0

    [...] Ein Member im Wordpress-Forum hat eine Lösung gefunden… und die funzt Hier haben schon andere was dazu gesagt! [...]

  8. Patriarch Anthony I

    It should be:

    UPDATE wp_posts SET to_ping = ”

    In newer versions of mysql and phpmyadmin it needs to have the table minus the quotes.

  9. John

    Knight,

    I ran the script and it did clear out the to_ping column but my trackbacks still don’t work. It just stays there after I publish.

    I saw that there is a patch on PiperL’s blog, but I was unable to open it with WinZip. Do you have any suggestions?

  10. sashi-isms

    The blog is upgraded – finally….

    Test pinging PPS with WP 2.0.

    ……

  11. Knight

    Hi John,

    did you try to setup a fresh wp2.0 to test the trackback ? see can the trackback work on fresh setup.

  12. Sashi

    Thanks for the tip, Knight – the SQL code worked and I could send a ping to PPS. But I tried sending a trackback to your post, and it’s not showing. Did the trackback come through?

  13. Ah Knight’s Blog » Wordpress 2.0 and Adsense

    [...] Other then talking about the wordpress 2.0 trackback issue, another thing which pop in my eyes is Adsense on Wordpress 2.0 [...]

  14. Comme si tu veux

    讓wordpress2.0å?¯ä»¥æ­£å¸¸trackback…

    via: 終極邊疆
    如果你從1.5.2å?‡ä¸Šä¾†ï¼Œä¸”å?‡ç´šå‰?在文章的to_ping欄ä½?還留有未ping完的記錄的話,那麼就應該就é?žå¸¸æœ‰å?¯èƒ½æœƒé?‡åˆ°é€™å€‹å•?題。
    WordPress 1.5以å‰?發表文章è¦?é€?出時,使用者得先等 trackb……

  15. szehau’s weblog - Life, Internet, Online Revenue, Softwares, Gadgets and Programming Experience » Blog Archive » Wordpress 2.0 Trackback

    [...] Read his post for more information: Fixed Wordpress 2.0 Trackback Issue [...]

  16. MENJ’s Critical Thoughts » Can I ping?

    [...] Used Ah Knight’s tip to correct trackback pinging in Wordpress 2.0. It should work. At least, I hope so. [...]

  17. Edrei

    The fix doesn’t work for me, but we’ve finally found the core root of the problem. Quoting from the Wordpress Dev Trac:

    PHP as CGI (on Site5 at least) has a limited socket stacking capability. fsockopen to a local url works fine until the called script sends output, at which time the script dies.

    I’ve confirmed this with my webhost too. There was a reason why the trackbacks were upgraded. I can’t recall why. I think it has something to do with faster pingback and trackbacks. Oh well, guess we didn’t see that coming.

  18. krootoo. 5 » WP 2.0 Trackbackproblem

    [...] Informationen habe ich auf diesen Seiten gefunden: http://blog.serv.idv.tw/ (Patch wp20-trackback-patch) http://www.paulooi.com/ (Patch wp20_trackback_fixed) http://www.grimmy.de/blog/ http://imknight.net/ http://www.northern-web-coders.de/blog/archiv/2005/12/29/wordpress-20/ [...]

  19. èµ°å?‘云和山的彼端 » 打整完毕

    [...] Ah Knight’s Blogæ??供了一個蠻暴力的解法變通的方法:把資料庫中的 to_ping欄ä½?給清光光,並æ??å?Šå?¯èƒ½çš„原因是: this problem is because of to_ping field contain some char ( including space, tab which represent by nr ) [...]

  20. Palmdoc

    Is this still an issue for WP 2.1.3? My pings don’t seem to work anymore for PPS

Leave a Reply

* Name, Email, Comment are Required