<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Real Global Terms</title>
	<atom:link href="http://www.callum-macdonald.com/code/real-global-terms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.callum-macdonald.com</link>
	<description>Callum's musings on the world at large...</description>
	<pubDate>Fri, 21 Nov 2008 11:12:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Deryk</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-29964</link>
		<dc:creator>Deryk</dc:creator>
		<pubDate>Fri, 03 Oct 2008 23:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-29964</guid>
		<description>I'm really looking forward to the update of this plugin. I hope I can offer support for it after I install and understand it.</description>
		<content:encoded><![CDATA[<p>I&#8217;m really looking forward to the update of this plugin. I hope I can offer support for it after I install and understand it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Callum</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-29866</link>
		<dc:creator>Callum</dc:creator>
		<pubDate>Sat, 27 Sep 2008 02:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-29866</guid>
		<description>@&lt;a href="http://www.callum-macdonald.com/code/real-global-terms/#comment-29864" rel="nofollow"&gt;Chris L&lt;/a&gt;: Yes, I will have to update the plugin. I'm about to roll out the latest WPMU onto our production site, so I'll have to fix any issues then. :)

I should have an update ready in the next 2-4 weeks I'd guess. But feel free to keep hassling me by email! :)</description>
		<content:encoded><![CDATA[<p>@<a href="http://www.callum-macdonald.com/code/real-global-terms/#comment-29864" rel="nofollow">Chris L</a>: Yes, I will have to update the plugin. I&#8217;m about to roll out the latest WPMU onto our production site, so I&#8217;ll have to fix any issues then. <img src='http://www.callum-macdonald.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I should have an update ready in the next 2-4 weeks I&#8217;d guess. But feel free to keep hassling me by email! <img src='http://www.callum-macdonald.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris L</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-29864</link>
		<dc:creator>Chris L</dc:creator>
		<pubDate>Fri, 26 Sep 2008 21:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-29864</guid>
		<description>Do you still plan to update this? I like Donncha's plugin OK, but it doesn't ahve the ability to integrate existing posts and terms like yours does, which is important for me...</description>
		<content:encoded><![CDATA[<p>Do you still plan to update this? I like Donncha&#8217;s plugin OK, but it doesn&#8217;t ahve the ability to integrate existing posts and terms like yours does, which is important for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Callum</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-28312</link>
		<dc:creator>Callum</dc:creator>
		<pubDate>Mon, 28 Jul 2008 05:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-28312</guid>
		<description>This plugin hasn't been updated to the latest version of WPMU yet. I'm waiting for some stuff to happen internally at work before that goes through. It should be soon though, then I'll post the updated code. Although this may be superseded by &lt;a href="http://ocaoimh.ie/wordpress-mu-sitewide-tags/" rel="nofollow"&gt;Donncha's plugin&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>This plugin hasn&#8217;t been updated to the latest version of WPMU yet. I&#8217;m waiting for some stuff to happen internally at work before that goes through. It should be soon though, then I&#8217;ll post the updated code. Although this may be superseded by <a href="http://ocaoimh.ie/wordpress-mu-sitewide-tags/" rel="nofollow">Donncha&#8217;s plugin</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-28280</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 18 Jul 2008 15:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-28280</guid>
		<description>Urrgh, timeout.  ok, forget all of that.  PHP5.

Jason, I feel your pain.  Managed to create tables using:

``

Clicked on a tag and poof!  Categories listed (still no content).

err log:

`WordPress database error Unknown column 'tt.count' in 'where clause' for query SELECT t.*, tt.* FROM wp_site_terms AS t INNER JOIN wp_site_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('post_tag')  AND tt.count &#62; 0 ORDER BY tt.count DESC LIMIT 45 made by get_terms`

There also appears to have been a change in the cat_id as my template supresses certain cat_id, no more...  I'll play with that later.  Hopefully that value is static.</description>
		<content:encoded><![CDATA[<p>Urrgh, timeout.  ok, forget all of that.  PHP5.</p>
<p>Jason, I feel your pain.  Managed to create tables using:</p>
<p>&#8220;</p>
<p>Clicked on a tag and poof!  Categories listed (still no content).</p>
<p>err log:</p>
<p>`WordPress database error Unknown column &#8216;tt.count&#8217; in &#8216;where clause&#8217; for query SELECT t.*, tt.* FROM wp_site_terms AS t INNER JOIN wp_site_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN (&#8217;post_tag&#8217;)  AND tt.count &gt; 0 ORDER BY tt.count DESC LIMIT 45 made by get_terms`</p>
<p>There also appears to have been a change in the cat_id as my template supresses certain cat_id, no more&#8230;  I&#8217;ll play with that later.  Hopefully that value is static.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Callum</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-28152</link>
		<dc:creator>Callum</dc:creator>
		<pubDate>Tue, 17 Jun 2008 01:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-28152</guid>
		<description>@&lt;a href="http://www.callum-macdonald.com/code/real-global-terms/#comment-28150" rel="nofollow"&gt;Justin&lt;/a&gt;: Sorry to hear about your problems. I'm not sure what's going on to be honest. Has the initial import run? Do you see any data in the global tables? Perhaps if you have a lot of data it's causing a PHP timeout or something. Anything in the PHP error logs?</description>
		<content:encoded><![CDATA[<p>@<a href="http://www.callum-macdonald.com/code/real-global-terms/#comment-28150" rel="nofollow">Justin</a>: Sorry to hear about your problems. I&#8217;m not sure what&#8217;s going on to be honest. Has the initial import run? Do you see any data in the global tables? Perhaps if you have a lot of data it&#8217;s causing a PHP timeout or something. Anything in the PHP error logs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-28150</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 16 Jun 2008 15:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-28150</guid>
		<description>I ran a sql query and created the tables from the global_terms.php. I also edited the taxonomy.php per your instructions. But I put the sh_global_posts.php in the mu_plugin floder all categories dissapear from wpmu admin. When I try to create a new category from wpmy admin it states "undefined error.

If I remove the sh_global_posts.php the original categories are still there and there is no error but the site seems unchanged from the original mu (no global changes).

I am using wpmu 1.5.1 
php 4.4.8
mysql 5.0,51a

Any help soon will be greatly appreciated</description>
		<content:encoded><![CDATA[<p>I ran a sql query and created the tables from the global_terms.php. I also edited the taxonomy.php per your instructions. But I put the sh_global_posts.php in the mu_plugin floder all categories dissapear from wpmu admin. When I try to create a new category from wpmy admin it states &#8220;undefined error.</p>
<p>If I remove the sh_global_posts.php the original categories are still there and there is no error but the site seems unchanged from the original mu (no global changes).</p>
<p>I am using wpmu 1.5.1<br />
php 4.4.8<br />
mysql 5.0,51a</p>
<p>Any help soon will be greatly appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: demonicume</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-28141</link>
		<dc:creator>demonicume</dc:creator>
		<pubDate>Fri, 13 Jun 2008 10:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-28141</guid>
		<description>it doesn't look like the tables were created. I'm not seeing them. i'll glance thru the code and try to create them manually.</description>
		<content:encoded><![CDATA[<p>it doesn&#8217;t look like the tables were created. I&#8217;m not seeing them. i&#8217;ll glance thru the code and try to create them manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Callum</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-27687</link>
		<dc:creator>Callum</dc:creator>
		<pubDate>Tue, 27 May 2008 13:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-27687</guid>
		<description>@&lt;a href="http://www.callum-macdonald.com/code/real-global-terms/#comment-27682" rel="nofollow"&gt;Cretch&lt;/a&gt;: Ignore that in the plugin description, that's out of date! I've updated it, the latest code does the same thing, but has an updated description and version no.</description>
		<content:encoded><![CDATA[<p>@<a href="http://www.callum-macdonald.com/code/real-global-terms/#comment-27682" rel="nofollow">Cretch</a>: Ignore that in the plugin description, that&#8217;s out of date! I&#8217;ve updated it, the latest code does the same thing, but has an updated description and version no.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cretch</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-27682</link>
		<dc:creator>Cretch</dc:creator>
		<pubDate>Tue, 27 May 2008 12:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-27682</guid>
		<description>The plugin didn't change my tables. And as stated in real-global-terms.php: "Currently does not create the global term tables, they must be created manually."

Did I miss some point?</description>
		<content:encoded><![CDATA[<p>The plugin didn&#8217;t change my tables. And as stated in real-global-terms.php: &#8220;Currently does not create the global term tables, they must be created manually.&#8221;</p>
<p>Did I miss some point?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Callum</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-27680</link>
		<dc:creator>Callum</dc:creator>
		<pubDate>Tue, 27 May 2008 12:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-27680</guid>
		<description>@&lt;a href="http://www.callum-macdonald.com/code/real-global-terms/#comment-27667" rel="nofollow"&gt;Cretch&lt;/a&gt;: The plugin will create the new tables itself, no need to do that. At least it should, but if that doesn't work, please do let me know.</description>
		<content:encoded><![CDATA[<p>@<a href="http://www.callum-macdonald.com/code/real-global-terms/#comment-27667" rel="nofollow">Cretch</a>: The plugin will create the new tables itself, no need to do that. At least it should, but if that doesn&#8217;t work, please do let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cretch</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-27667</link>
		<dc:creator>Cretch</dc:creator>
		<pubDate>Tue, 27 May 2008 10:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-27667</guid>
		<description>I think you should put the SQL query to create the tables needed. Would be very useful</description>
		<content:encoded><![CDATA[<p>I think you should put the SQL query to create the tables needed. Would be very useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Two WPMU plugins published at Callum Macdonald</title>
		<link>http://www.callum-macdonald.com/code/real-global-terms/#comment-27658</link>
		<dc:creator>Two WPMU plugins published at Callum Macdonald</dc:creator>
		<pubDate>Tue, 27 May 2008 08:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.callum-macdonald.com/?page_id=601#comment-27658</guid>
		<description>[...] published the Real Global Terms and the SH Global Posts plugins today. It&#8217;s code I&#8217;ve had running for ages and have [...]</description>
		<content:encoded><![CDATA[<p>[...] published the Real Global Terms and the SH Global Posts plugins today. It&#8217;s code I&#8217;ve had running for ages and have [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
