With My Mind on My Money and My Money on My Mind

 

I kept losing my tags and couldn’t figure out why. A quick Technorati search revealed a super simple hack that works.


Open the file “ultimate-tag-warrior-actions.php”Go to line 502 inside the function “ultimate_save_tags()”

Replace this line:

if (isset($_POST['comment_post_ID'])) return $postID;

With this:

if (isset($_POST['comment_post_ID'])) return $postID;
if (isset($_POST['not_spam'])) return $postID; // akismet fix
if (isset($_POST["comment"])) return $postID; // moderation.php fix

And viola! Off to the races. Thanks to 082net for the hack!



Share and Enjoy: save to del.icio.us submit to digg furl this submit to ma.gnolia submit to RawSugar Add the BlinkList NetVous NewsVine Yahoo! MyWeb

Tags: , , , , , , , , , ,


You can leave a response, or trackback from your own site.

2 Responses to “WordPress 2.1 Upgrade Problem with Ultimate Tag Warrior Fixed!”

  1. See my profile on MyBlogLog.com!
    noah kagan Says:

    Is it worth getting that plug-in?

  2. See my profile on MyBlogLog.com!
    Chris Hooley Says:

    depends on how much you like stuff that is awesome.

Leave a Reply




Chris Hooley’s -ThinkBait- is powered by WordPress
This is copyrighted stuff. You can't steal it unless you are a jerk. If you like it, send traffic to it.