<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>JaypeeOnline &#187; Wordpress-2.1</title> <atom:link href="http://jaypeeonline.net/tag/wordpress-21/feed/" rel="self" type="application/rss+xml" /><link>http://jaypeeonline.net</link> <description>Technology, Blogging News, WordPress Theme and Plugin Reviews, Tips and Tricks</description> <lastBuildDate>Fri, 10 Feb 2012 01:41:37 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>Ultimate Tag Warrior + WP 2.1 = Lost Tags</title><link>http://jaypeeonline.net/tips-tricks/ultimate-tag-warrior-wp-21-lost-tags/</link> <comments>http://jaypeeonline.net/tips-tricks/ultimate-tag-warrior-wp-21-lost-tags/#comments</comments> <pubDate>Sun, 28 Jan 2007 15:48:10 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[bunnys-technorati-tags]]></category> <category><![CDATA[Ultimate-Tag-Warrior]]></category> <category><![CDATA[Wordpress-2.1]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=172</guid> <description><![CDATA[If you&#8217;re using the latest version of Ultimate Tag Warrior and plan to upgrade to WordPress 2.1, don&#8217;t! While I was looking for a fix for my trackback problem, I found out that using Ultimate Tag Warrior version 3.141592 with WordPress 2.1 will cause you to lose all your tags on a post whenever a [...]]]></description> <content:encoded><![CDATA[<p></p><p>If you&#8217;re using the latest version of Ultimate Tag Warrior and plan to upgrade to WordPress 2.1, don&#8217;t!</p><p>While I was looking for a fix for my <a
href="http://jaypeeonline.net/blog/trackback-problems/">trackback problem</a>, I <a
href="http://neosmart.net/blog/2007/ultimate-tag-warrior-and-wordpress-21/">found out</a> that using Ultimate Tag Warrior version 3.141592 with WordPress 2.1 will cause you to lose all your tags on a post whenever a new comment is added, deleted, or unapproved. I was guilty of using both so I checked my recent posts after the WordPress upgrade and true enough, my tags were all gone. I had to add all the tags back for each post.</p><p><a
href="http://www.neato.co.nz/ultimate-tag-warrior/">Ultimate Tag Warrior</a> is a very good plugin however, the current version doesn&#8217;t work with WordPress 2.1. This issue has already been verified as a bug and expect to see an update.</p><p>In the meantime, if you&#8217;re also a victim of this don&#8217;t fret. Moeffju has a <a
href="http://moeffju.net/blog/2006/12/25/wordpress-21-alpha3-and-ultimate-tag-warrior/">manual fix</a> for it. Below is the steps on how to do it.</p><p>How to fix it:</p><p>1. In the UTW folder look for: -actions.php  &#038; -actions-wordpress2.php.<br
/> 2. Open both files with your text editor.<br
/> 3. Look for function ultimate_save_tags($postID).<br
/> (-actions.php go to line 499 and -actions-wordpress2.php go to line 424).<br
/> 4. Right after the curly bracket &#8220;<strong>{</strong>&#8220;, insert these lines:</p><blockquote><p> if (!is_admin()) return $postID;<br
/> if (!isset($_POST['tagset'])) return $postID;</p></blockquote><p>5. Save the files, upload them via FTP &#038; overwrite existing files.</p><p>That should fix the problem. I also did this and so far it has solved the issue.</p><p>If you would like to try another plugin to work with your tags, another option is to use <a
href="http://dev.wp-plugins.org/wiki/BunnysTechnoratiTags">Bunny&#8217;s Technorati Tags</a>.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/wordpress/looking-forward-to-wordpress-22/" rel="bookmark" class="crp_title">Looking Forward to WordPress 2.2?</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/wordpress-23-plugin-compatibility/" rel="bookmark" class="crp_title">WordPress 2.3 Plugin Compatibility</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-22-release-postponed/" rel="bookmark" class="crp_title">WordPress 2.2 Release Postponed</a></li><li><a
href="http://jaypeeonline.net/wordpress-themes/wp-theme-review-skittlish/" rel="bookmark" class="crp_title">WP Theme Review: Skittlish</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/wp-23-tiger-style-admin-fix/" rel="bookmark" class="crp_title">WP 2.3+ Tiger Style Admin Fix</a></li><li><a
href="http://jaypeeonline.net/wordpress-themes/wp-theme-review-redoable-11/" rel="bookmark" class="crp_title">WP Theme Review: Redoable 1.1</a></li><li><a
href="http://jaypeeonline.net/blog/blog-updates-0108/" rel="bookmark" class="crp_title">Blog Updates 01.08</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-23-dexter-is-out/" rel="bookmark" class="crp_title">WordPress 2.3 &#8220;Dexter&#8221; Is Out!</a></li><li><a
href="http://jaypeeonline.net/wordpress/wp-visual-text-editor-problems/" rel="bookmark" class="crp_title">WP Visual Text Editor Fix</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-222-2011-security-upgrades/" rel="bookmark" class="crp_title">WordPress 2.2.2 &#038; 2.0.11 Security Upgrades</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/tips-tricks/ultimate-tag-warrior-wp-21-lost-tags/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>WordPress 2.1 Upgrade</title><link>http://jaypeeonline.net/tips-tricks/wordpress-21-upgrade/</link> <comments>http://jaypeeonline.net/tips-tricks/wordpress-21-upgrade/#comments</comments> <pubDate>Thu, 25 Jan 2007 03:19:33 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[plugin-compatibility]]></category> <category><![CDATA[plugins]]></category> <category><![CDATA[Wordpress-2.1]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=159</guid> <description><![CDATA[UPDATED: 1/25/07 Upgrading to WordPress 2.1 wasn&#8217;t that difficult as I thought it would be. After talking to Abe of Yugatech, and how he upgraded to WordPress 2.1, I was convinced that I could do it and that I didn&#8217;t have to wait that long to upgrade. In my earlier post, I mentioned about plugin [...]]]></description> <content:encoded><![CDATA[<p></p><p><strong>UPDATED</strong>: 1/25/07</p><p>Upgrading to WordPress 2.1 wasn&#8217;t that difficult as I thought it would be. After talking to Abe of <a
href="http://yugatech.com/blog/" title="Yugatech">Yugatech</a>, and <a
href="http://www.yugatech.com/blog/?p=1581">how he upgraded to WordPress 2.1</a>, I was convinced that I could do it and that I  didn&#8217;t have to wait that long to upgrade.</p><p>In my <a
href="http://jaypeeonline.net/wordpress/411-on-wordpress-21/">earlier post</a>, I mentioned about plugin compatibility. It turns out that it isn&#8217;t that much of a problem. Alex King also mentioned about this in his <a
href="http://alexking.org/blog/2007/01/24/wordpress-21-plugin-compatibility">recent post</a>. I just had to upgrade a few of the plugins that I was using and some of the plugins that weren&#8217;t even in the <a
href="http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.1">list of compatible plugins</a> didn&#8217;t even needed to be upgraded.</p><p>Here&#8217;s a list of the plugins that I updated:</p><p>1. <a
href="http://eightface.com/wordpress/flickrrss/">flickrRss</a><br
/> 2. <a
href="http://www.lesterchan.net/portfolio/programming.php">WP-Useronline</a><br
/> 3. <a
href="http://orderedlist.com/wordpress-plugins/feedburner-plugin/">Feedburner plugin</a><br
/> 4. <a
href="http://blog.jodies.de/archiv/2004/11/13/recent-comments/">Get Recent comments</a><br
/> 5. <a
href="http://guff.szub.net/2005/02/26/the-excerpt-reloaded/">the-excerpt-reloaded</a><br
/> 6. <a
href="http://www.ilfilosofo.com/blog/wp-db-backup">WP Database Backup</a><br
/> 7. <a
href="http://www.lesterchan.net/portfolio/programming.php">WP-DB Manager</a><br
/> 8. <a
href="http://katesgasis.com/download-page/">Sideblog WordPress plugin</a><br
/> 9. <a
href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe to Comments</a></p><p
class='note'><strong>Note</strong>: when updating the flickrRss &#038; WP-Useronline plugins, activate them when you already upgraded to WordPress 2.1</p><p>For those using Akismet, check your plugin version and upgrade it to <a
href="http://akismet.com/download/">version 2.0</a>. I also updated my <a
href="http://orderedlist.com/wordpress-plugins/">Tiger Style Admin plugin</a> to v 3.0.</p><p>So before you upgrade to WordPress 2.1, you need to do three things:<br
/> 1. Check your plugins and update them.<br
/> 2. Check that your webhost&#8217;s is running a MySQL 4.0+ version.<br
/> 3. Backup your files.</p><p>You can read more detailed instructions about upgrading to WordPress 2.1 and plugin compatibility from articles by <a
href="http://lorelle.wordpress.com/2007/01/25/fear-not-wordpress-21-and-wordpress-plugins/">Lorelle VanFossen</a> and <a
href="http://www.marialanger.com/2007/01/25/upgrading-wordpress-to-21-dealing-with-plugin-compatibility/">Maria Langer</a>.</p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/wordpress/wordpress-23-dexter-is-out/" rel="bookmark" class="crp_title">WordPress 2.3 &#8220;Dexter&#8221; Is Out!</a></li><li><a
href="http://jaypeeonline.net/wordpress/411-on-wordpress-21/" rel="bookmark" class="crp_title">411 on WordPress 2.1</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/wordpress-23-plugin-compatibility/" rel="bookmark" class="crp_title">WordPress 2.3 Plugin Compatibility</a></li><li><a
href="http://jaypeeonline.net/wordpress/is-your-blog-ready-for-wordpress-25/" rel="bookmark" class="crp_title">Is Your Blog Ready For WordPress 2.5?</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/wp-plugin-better-comments-manager-13/" rel="bookmark" class="crp_title">WP Plugin: Better Comments Manager 1.3</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/wordpresscom-stats-plugin-upgrade/" rel="bookmark" class="crp_title">WordPress.com Stats Plugin Upgrade</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/akismet-218/" rel="bookmark" class="crp_title">Update to Akismet 2.1.8</a></li><li><a
href="http://jaypeeonline.net/blog/blog-updates-0607/" rel="bookmark" class="crp_title">Blog Updates 06/07</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-25/" rel="bookmark" class="crp_title">Finally, WordPress 2.5!</a></li><li><a
href="http://jaypeeonline.net/wordpress/are-you-ready-for-wordpress-27/" rel="bookmark" class="crp_title">Are You Ready For WordPress 2.7?</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/tips-tricks/wordpress-21-upgrade/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>411 on WordPress 2.1</title><link>http://jaypeeonline.net/wordpress/411-on-wordpress-21/</link> <comments>http://jaypeeonline.net/wordpress/411-on-wordpress-21/#comments</comments> <pubDate>Mon, 22 Jan 2007 03:32:35 +0000</pubDate> <dc:creator>Jaypee Habaradas</dc:creator> <category><![CDATA[WordPress]]></category> <category><![CDATA[Ella]]></category> <category><![CDATA[plugin-compatibility]]></category> <category><![CDATA[plugins]]></category> <category><![CDATA[Wordpress-2.1]]></category><guid
isPermaLink="false">http://jaypeeonline.net/?p=148</guid> <description><![CDATA[UPDATE: WordPress 2.1 &#8220;Ella&#8221; is now available for download. WordPress 2.1 &#8220;Ella&#8221; is going to be released tomorrow. This will be the first major release since version 2.0. WordPress 2.1 as any other typical major release will address security &#038; bug fixes and also feature new functionality. Not all people are happy with the release [...]]]></description> <content:encoded><![CDATA[<p></p><p
class='note'><strong>UPDATE</strong>: WordPress 2.1 &#8220;Ella&#8221; is now available for <a
href="http://wordpress.org/download/">download</a>.</p><p><a
href="http://wordpress.org/development/2007/01/ella-21/">WordPress 2.1 &#8220;Ella&#8221;</a> is going to be released tomorrow. This will be the first major release since version 2.0. WordPress 2.1 as any other typical major release will address security &#038; bug fixes and also feature new functionality.</p><p>Not all people are happy with the release of WordPress 2.1, mainly because of plugin compatibility. Many plugins won&#8217;t work with 2.1 because of the deprecation of database table variables. My blogger friend Jhay talked about <a
href="http://jrocas.com.ph/archives/are-your-plugins-wordpress-21-compatible/">this</a> earlier. I still have to check whether the plugins I use for this blog are compatible or not, then I&#8217;ll decide whether to upgrade or not.</p><p>Here&#8217;s a <a
href="http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.1">list of compatible plugins</a>.</p><p>Are you ready for WordPress 2.1? Will you immediately upgrade? Before you do just that, there are some important things that you need to know about it.</p><p>Aaron Brazell talks about the <a
href="http://www.technosailor.com/10-things-you-should-know-about-wordpress-21/">10 things you should know about WordPress 2.1</a></p><div
id="crp_related"><ul><li><a
href="http://jaypeeonline.net/wordpress/wordpress-23-dexter-is-out/" rel="bookmark" class="crp_title">WordPress 2.3 &#8220;Dexter&#8221; Is Out!</a></li><li><a
href="http://jaypeeonline.net/wordpress/are-you-ready-for-wordpress-27/" rel="bookmark" class="crp_title">Are You Ready For WordPress 2.7?</a></li><li><a
href="http://jaypeeonline.net/tips-tricks/wordpress-21-upgrade/" rel="bookmark" class="crp_title">WordPress 2.1 Upgrade</a></li><li><a
href="http://jaypeeonline.net/wordpress-plugins/wordpress-23-plugin-compatibility/" rel="bookmark" class="crp_title">WordPress 2.3 Plugin Compatibility</a></li><li><a
href="http://jaypeeonline.net/wordpress/upgraded-to-wordpress-221/" rel="bookmark" class="crp_title">Upgraded To WordPress 2.2.1</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-22-release-postponed/" rel="bookmark" class="crp_title">WordPress 2.2 Release Postponed</a></li><li><a
href="http://jaypeeonline.net/wordpress/is-your-blog-ready-for-wordpress-25/" rel="bookmark" class="crp_title">Is Your Blog Ready For WordPress 2.5?</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-1-2-security-update/" rel="bookmark" class="crp_title">WordPress 3.1.2 Security Update</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-223-security-release/" rel="bookmark" class="crp_title">WordPress 2.2.3 Security Release</a></li><li><a
href="http://jaypeeonline.net/wordpress/wordpress-3-1-4-and-3-2-rc-3/" rel="bookmark" class="crp_title">WordPress 3.1.4 and 3.2 Release Candidate 3 Now Available</a></li></ul></div>]]></content:encoded> <wfw:commentRss>http://jaypeeonline.net/wordpress/411-on-wordpress-21/feed/</wfw:commentRss> <slash:comments>21</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 35/51 queries in 0.122 seconds using disk
Object Caching 998/1087 objects using disk
Content Delivery Network via maxcdn.jaypeeonline.net

Served from: jaypeeonline.net @ 2012-02-13 22:04:52 -->
