<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress MU Sitewide Tags Pages 0.3.1</title>
	<atom:link href="http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/feed/" rel="self" type="application/rss+xml" />
	<link>http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/</link>
	<description>Look what I found today!</description>
	<lastBuildDate>Sat, 20 Mar 2010 03:33:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bolekz</title>
		<link>http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/comment-page-1/#comment-670638</link>
		<dc:creator>Bolekz</dc:creator>
		<pubDate>Thu, 03 Dec 2009 05:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89494071#comment-670638</guid>
		<description>Hi Donncha,
first off, amazing plugin and keep up the good work.
I have a little problem, as it doesn&#039;t show my galleries in the main blog. Iam trying it for hours now, but no luck. It takes single pictures without a problem, but no gallery will show.
any ideas?
thanks a lot?</description>
		<content:encoded><![CDATA[<p>Hi Donncha,<br />
first off, amazing plugin and keep up the good work.<br />
I have a little problem, as it doesn&#8217;t show my galleries in the main blog. Iam trying it for hours now, but no luck. It takes single pictures without a problem, but no gallery will show.<br />
any ideas?<br />
thanks a lot?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/comment-page-1/#comment-666838</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 31 Aug 2009 12:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89494071#comment-666838</guid>
		<description>It has created a new subblog but it is not picking up the latest posts and so there are no tags to display. Do I need to change any access permissions on the database or ftp?</description>
		<content:encoded><![CDATA[<p>It has created a new subblog but it is not picking up the latest posts and so there are no tags to display. Do I need to change any access permissions on the database or ftp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/comment-page-1/#comment-660192</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Sat, 07 Mar 2009 16:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89494071#comment-660192</guid>
		<description>Was the numerals issue solved? I&#039;m still having this issue. Was anyone able to find a solution to this? Thanks!</description>
		<content:encoded><![CDATA[<p>Was the numerals issue solved? I&#8217;m still having this issue. Was anyone able to find a solution to this? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/comment-page-1/#comment-659399</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Sat, 14 Feb 2009 20:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89494071#comment-659399</guid>
		<description>I&#039;m noticing a strange bug where all categories are converted to numbers when imported to sitewide blog. Anyone else having this issue or know of a fix? 

Thanks for the fantastic plugin!!!</description>
		<content:encoded><![CDATA[<p>I&#8217;m noticing a strange bug where all categories are converted to numbers when imported to sitewide blog. Anyone else having this issue or know of a fix? </p>
<p>Thanks for the fantastic plugin!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen</title>
		<link>http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/comment-page-1/#comment-658851</link>
		<dc:creator>Steffen</dc:creator>
		<pubDate>Mon, 02 Feb 2009 14:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89494071#comment-658851</guid>
		<description>OK
the problem is the priority of the hook
booth are set to 10
I changed the custom taxonomie hook on 9 for solving the problem.

http://nerdlife.net/custom-taxonomies/
in custax.class.php
line 100: 
add_action(&#039;save_post&#039;, array(&amp;$this, &#039;save&#039;), 9);</description>
		<content:encoded><![CDATA[<p>OK<br />
the problem is the priority of the hook<br />
booth are set to 10<br />
I changed the custom taxonomie hook on 9 for solving the problem.</p>
<p><a href="http://nerdlife.net/custom-taxonomies/" rel="nofollow">http://nerdlife.net/custom-taxonomies/</a><br />
in custax.class.php<br />
line 100:<br />
add_action(&#8217;save_post&#8217;, array(&amp;$this, &#8217;save&#8217;), 9);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen</title>
		<link>http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/comment-page-1/#comment-658849</link>
		<dc:creator>Steffen</dc:creator>
		<pubDate>Mon, 02 Feb 2009 12:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89494071#comment-658849</guid>
		<description>this is my result, but this does not work yet pefectly…

// custom taxonomy &#039;band&#039; exit in current and global blog
$tax_band = wp_get_object_terms($post_id, &#039;band&#039;, array(&#039;fields&#039; =&gt; &#039;names&#039;));

// after  if( $global_post-&gt;ID != &#039;&#039; ) {
	wp_delete_object_term_relationships( $global_post-&gt;ID, &#039;band&#039; );

// after  $p = wp_insert_post( $post );
wp_set_object_terms($p, $tax_band, &#039;band&#039;, $append = false);

it work not by publishing, but after editing.</description>
		<content:encoded><![CDATA[<p>this is my result, but this does not work yet pefectly…</p>
<p>// custom taxonomy &#8216;band&#8217; exit in current and global blog<br />
$tax_band = wp_get_object_terms($post_id, &#8216;band&#8217;, array(&#8216;fields&#8217; =&gt; &#8216;names&#8217;));</p>
<p>// after  if( $global_post-&gt;ID != &#8221; ) {<br />
	wp_delete_object_term_relationships( $global_post-&gt;ID, &#8216;band&#8217; );</p>
<p>// after  $p = wp_insert_post( $post );<br />
wp_set_object_terms($p, $tax_band, &#8216;band&#8217;, $append = false);</p>
<p>it work not by publishing, but after editing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen</title>
		<link>http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/comment-page-1/#comment-658817</link>
		<dc:creator>Steffen</dc:creator>
		<pubDate>Sun, 01 Feb 2009 00:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89494071#comment-658817</guid>
		<description>Hi Donncha.
I use the custom taxonomies plugin.
http://nerdlife.net/custom-taxonomies/

The plugin also use the db tables  wp_terms wp_term_relationship and term_taxonomy. But its not working.
It stores just the old term-&lt;b&gt;id&lt;/b&gt; and not the old name/slug in wp_term of tags pages blog.
Any Ideas? Thank you.</description>
		<content:encoded><![CDATA[<p>Hi Donncha.<br />
I use the custom taxonomies plugin.<br />
<a href="http://nerdlife.net/custom-taxonomies/" rel="nofollow">http://nerdlife.net/custom-taxonomies/</a></p>
<p>The plugin also use the db tables  wp_terms wp_term_relationship and term_taxonomy. But its not working.<br />
It stores just the old term-<b>id</b> and not the old name/slug in wp_term of tags pages blog.<br />
Any Ideas? Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier</title>
		<link>http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/comment-page-1/#comment-658634</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Wed, 28 Jan 2009 11:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89494071#comment-658634</guid>
		<description>I have the version 0.3.1. I think it is the last one. But I am running WPMU 1.3.3. I know I should have updated it a long time ago but I use multi-DB with more than 4000 db so I was kind of scared to upgrade the whole thing. Anyway, is there a way that this function works with mu 1.3.3? Thank you.</description>
		<content:encoded><![CDATA[<p>I have the version 0.3.1. I think it is the last one. But I am running WPMU 1.3.3. I know I should have updated it a long time ago but I use multi-DB with more than 4000 db so I was kind of scared to upgrade the whole thing. Anyway, is there a way that this function works with mu 1.3.3? Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrBrian</title>
		<link>http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/comment-page-1/#comment-658620</link>
		<dc:creator>MrBrian</dc:creator>
		<pubDate>Wed, 28 Jan 2009 05:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89494071#comment-658620</guid>
		<description>Olivier,

The latest version of the plugin does that. Do you have an old version?</description>
		<content:encoded><![CDATA[<p>Olivier,</p>
<p>The latest version of the plugin does that. Do you have an old version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivier</title>
		<link>http://ocaoimh.ie/wordpress-mu-sitewide-tags-pages-031/comment-page-1/#comment-658607</link>
		<dc:creator>Olivier</dc:creator>
		<pubDate>Wed, 28 Jan 2009 00:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://ocaoimh.ie/?p=89494071#comment-658607</guid>
		<description>Hi, I &#039;d like to know if it possible when you delete a post entry on a blog that the entry on the tag blog is deleted too. The same when a post is updated on a blog the post on the tag blog is updated too. For now when you delete a post, the post on the tegs blog is still there and when you update a post and save on a blog it creates a new entry on the tags blog. Any Ideas? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I &#8216;d like to know if it possible when you delete a post entry on a blog that the entry on the tag blog is deleted too. The same when a post is updated on a blog the post on the tag blog is updated too. For now when you delete a post, the post on the tegs blog is still there and when you update a post and save on a blog it creates a new entry on the tags blog. Any Ideas? Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
