Christine of neato.co.nz

⇩ More

Ultimate Tag Warrior 3.14159265

Hokay. More bugfixes!

  • The thing with tags being eaten by the wordpress 2.1 beta by comment-actions ought to be fixed.
  • The thing where atom feeds were coming back invalid because of a mix of dc:subject and category tags.
  • The thing where bbPress and UTW wouldn’t play nice because UTW had a is_tag function, and bbPress had one too. [If UTW sees that the is_tag function already exists, it isn't declared; and there's a is_utwtag function that bbPress users can use instead. Yeah.]

[Download Here | Forum Here]

96 Responses to Ultimate Tag Warrior 3.14159265

  1. Can I just say how much we appreciate all your hard work! Thanks.

  2. You’re welcome (: I just hope it’s all working properly this time! *fingers crossed*

  3. I tried posting, approving and deleting a test comment and my tags all seem to stand their ground, none jumping ship. Yay!

  4. Pingback: mehmet.com/blog : Blog ArÅŸivi : WordPress 2.1 ve Ultimate Tag Warrior

  5. Pingback: Ultimate Tag Warrior 3.14159265 @ 天佑的自由天地

  6. Pingback: WP 2.1 和 UTW 的兼容性问题 | 巧克力工厂 (Beta3)

  7. Pingback: Upgrading soon… : Losing it[1]

  8. Pingback: mYYu.宇 » Blog Archive » UTW 3.14159265 更新以及中文包

  9. Pingback: Circle Six Blog » Blog Archive » UTW-RPC 1.2 released

  10. When the plugin is activated, it breaks the ‘search blog archives’ function on my site. Search returns ‘not found’. As soon as I deactivate, everthing works fine.

    Am I missing a setting?

    I’m running WP 2.1 with a K2, 3 column mod.

    Thanks.

    -ptfigg.

  11. And I fount it also conflict with the Pagebar and Pagenavi plugins in the tag serach page.
    (indeed…since wp 2.1)

  12. Pingback: Eyoung’s Blog » The Concise Wordpress Theme ‘Freedom Blue Plus’

  13. Hello Friends,

    UTW is a grate plugin for tagging.
    i have made same copy of these copy for 2 times.
    1) for the Compnay name tag
    2) for the name of person tag
    2) for the original tag [ ie utw]

    now the problem is as follows,
    whenever i activated all the 3 plugins and write some posts there. on the output page of the posts i found three type of tags like
    Company Tags: ——
    People Tags: —-
    Tags: —-

    now when i click on any of the tag it is giving me 404 page error coz it is showing me like

    For Company Tags : /tag/any_company_name while it shoild be displayed like “/company/any_company_name”
    For Company Tags : /tag/any_poeple_name while it shoild be displayed like “/people/any_people_name”
    For Company Tags : /tag/any_tag_name while it shoild be displayed like “/tag/any_tag_name”

    so can any body help me where i m doing mistake or what is the problem there.

    thnx a bunch in advance :)

  14. chintushah46,

    Depending on how you’ve set up the multiple instances of the plugin; chances are, they’re all sharing the same configuration settings under the hood. Hmm.

    Uh,

    How have you set it up? I’m confuzzled (:

  15. Hi Christine,

    First of all, thanks for your great plugin!

    The Yahoo keyword suggestion suddenly stopped working after a server update.
    Obviously that there was a problem with the URL length (HTTP 414: Request-URL too long).

    I found a nice workaround on a French website (http://my.opera.com/Toucouleur/blog/ultimate-tag-warrior-droit-internet) that splits the URL size if it exceeds a maximum value. I have posted an English translation in my blog http://devmates.com/archive/24/ (no, usually I don’t like referencing my own blog, but in this case, it makes sense).

    Maybe it is worth a look.

    Helge

  16. Pingback: 折腾Wordpress at 心如止水

  17. Pingback: Migration WordPress 2.1 OK » BLINGBLOG » Blog Informatique, Web, Vidéos et Insolite

  18. Pingback: Beautiful Blogging » Plugin: Ultimate Tag Warrior - Update

  19. I’m running on WP 2.1, and just upgraded to 3.14159265 from 3.1415926. When posting and performing operations in the web ui, tags are created and saved as appropriate, however, when posting through xmlrpc (using ecto 2.4.2 on Mac OS X), tags are not created, even though the categories are set appropriately..

    Any thoughts?

  20. Anyone know why some Tags do not show up in my Tag Cloud?

    e.g. there is the tag “Charlize Theron” http://www.ihad.de/tag/charlize-theron
    that yields the proper results yet “Charlize Theron” is not displayed in the tag cloud on my archives page:http://www.ihad.de/archives/

    I am using WP2.1 with K2 and UTW3-14159265WP2

    Any help appreciated.
    Thanks.

  21. ihad,

    By default, the tag cloud displays the top 100 (or is it 50? tags). If I squint at your tag cloud, you might have more than that.

    Does that sound like it might be what’s happening?

  22. Pingback: Wordpress SEO Pack | aNieto2K

  23. I guess it is that display limit then, though I don’t see any option anywhere for that?

  24. Pingback: links for 2007-02-21 | Endl.de | Zielpublikum Weblog

  25. Tag Suggestions is not available?

  26. Pingback: Because I Learn » Blog Archive » Ultimate Tag Warrior

  27. Pingback: Hariadi.NET » Ultimate Tag Warrior

  28. Pingback: Tags - All Natural Organization that Computers Love Too at SuccessCREEations by Chris Cree

  29. Pingback: Welcome to puppyguy.org| 解决了blog的几个问题 « Puppy blog

  30. Pingback: Albert’s blog » Blog Archive » 又搬了次家,把人都累坏了

  31. hookay, I’m late to the party, but thanks so much for the plugin and the fix(es)!

  32. Pingback: Plugins pegajosos

  33. Thank you for an excellent plug-in. I am testing things out with WP2.1.2 with K2 and UTW 3.14159265. It appears that private posts show up in the tag cloud even when no one has signed in. Has this been addressed? If so, what am I do I need to do differently. I am using the tag cloud in the archives and I added the following in a K2 PHP module:

    Thank you!

  34. Sorry about that … The php code w/o the tags: UTW_ShowWeightedTagSetAlphabetical(“coloredsizedtagcloud”,”",20)

  35. Pingback: Wordpress Plugins - Irish SEO, Marketing & Webmaster Discussion

  36. Hi there Christine -

    First I must say that I love your work! UTW has helped us successfully implement tags into a tagless software as seamlessly as I could dream of. On to the bad news…

    Ever since I upgraded to your new UTW plugin, there has been an increased amount of processes being sent to my MySQL server, which eventually causes my server to crash completely. This happens every time a post goes live on my site.

    It seems that the issues is that SQL connections are being opened in your plugin, but are never closed. Therefore, SQL processes are running in excess of 5 minutes before finally breaking, and returning the site to normal.

    Have you heard of any others having this issue? I plan on digging through your code later looking for where those SQL connections are being left open. If you have any fix for this, I would love to hear about it. Feel free to email me (at the address I used for this comment), or respond back here. I will check back later.

    Thanks,

    Doug Berger

  37. Pingback: Working at Home on the Internet

  38. Pingback: Catch a Falling Star » Making Money Online - Blog Uber Basics

  39. Pingback: Eyoung’s Blog » Blog Archive » ‘Sleepy Blue’ WordPress Theme Released

  40. Pingback: 我所使用的wordpress插件 - Tiger的世界

  41. Pingback: WMHaven.com » Top 10 MUST HAVE Word Press Plug Ins!

  42. Pingback: Sorel Mihai » Pimp My Blog: Tags, Archive, Sitemaps & Internal linking

  43. Pingback: Habitaquo > Habitaquo +z » Blog Archive » Optimizar tu Wordpress para Competencia de Habitaquo

  44. This may be listed elsewhere, but I have two blogs still on WordPress 2.0.x and when I upgraded to UTW3.14whatever (the latest), I had problems where the tag dropdown list was empty when editing lists. Turns out the new code to handle ‘post_type’ (added for WordPress 2.1) was active at all times. So this breaks looking up tags.

    So to fix UTW3 for WordPress 2.0.x, edit ultimate-tag-warrior-core.php around line 33 so the typelimitsql lines look like this:

    $typelimitsql = “(post_type = ” OR post_type = ‘post’ OR post_type = ‘page’)”; // include pages
    $typelimitsql = “(post_type = ” OR post_type = ‘post’)”; // don’t include pages – comment this out if you want!!

    You really only need to change the last one. Now the dropdown will have tags as will ‘Manage Tags’ in the option screen.

    Note this is just for WordPress 2.0.x It’ll work fine on WordPress 2.1

  45. I just installed this version. For an existing post, when I go to Manage Post, Edit and click on Get Keyword Suggestions from Yahoo I get a “Something done went wrong: [object error]“.

    Do I need to turn on some options for this to work?

    Thanks,
    Brooks

  46. Pingback: Mallia ulkoasuun at wordpress developer

  47. Pingback: SEO » My Thoughts

  48. Hi Christine — installed the latest UTW update (3.14159265 I think it is) but the tags still disappear whenever a comment is approved. I’m using Cutline and WordPress 2.1.3

  49. Pingback: UTW 3.14159265 以及中文包

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>