<?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 for Zenovation's Blog</title>
	<atom:link href="http://zenovations.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://zenovations.com/blog</link>
	<description>A blog about web design, programming, hosting, and virtualmin hacks</description>
	<lastBuildDate>Tue, 16 Mar 2010 00:05:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Converting Agora to Kunena &#8211; Joomla Migration Tools by Paul Enderson</title>
		<link>http://zenovations.com/blog/2009/04/converting-agora-to-kunena-joomla-migration-tools/comment-page-1/#comment-88</link>
		<dc:creator>Paul Enderson</dc:creator>
		<pubDate>Tue, 16 Mar 2010 00:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://zenovations.com/blog/?p=13#comment-88</guid>
		<description>Brilliant! I only recently decided to move my client&#039;s site from Agora to Kunena (lots of reasons, but primarily issues with the Agora routing)...

Imagine my annoyance when I discovered that there was no official way to migrate in that direction! Thankfully, your article is linked to from the Agora forum - and you&#039;ve saved my bacon, so thanks! :)</description>
		<content:encoded><![CDATA[<p>Brilliant! I only recently decided to move my client&#8217;s site from Agora to Kunena (lots of reasons, but primarily issues with the Agora routing)&#8230;</p>
<p>Imagine my annoyance when I discovered that there was no official way to migrate in that direction! Thankfully, your article is linked to from the Agora forum &#8211; and you&#8217;ve saved my bacon, so thanks! <img src='http://zenovations.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Agora to Kunena &#8211; Joomla Migration Tools by Michael</title>
		<link>http://zenovations.com/blog/2009/04/converting-agora-to-kunena-joomla-migration-tools/comment-page-1/#comment-68</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 31 Jan 2010 07:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://zenovations.com/blog/?p=13#comment-68</guid>
		<description>Yay : )</description>
		<content:encoded><![CDATA[<p>Yay : )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Agora to Kunena &#8211; Joomla Migration Tools by hecki</title>
		<link>http://zenovations.com/blog/2009/04/converting-agora-to-kunena-joomla-migration-tools/comment-page-1/#comment-67</link>
		<dc:creator>hecki</dc:creator>
		<pubDate>Sat, 30 Jan 2010 20:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://zenovations.com/blog/?p=13#comment-67</guid>
		<description>Nevermind, I am a dumbass :p

Works fine, I was looking at kunena order ID and not forum ID on the right side. Converted and no problems at all. Thank you :)</description>
		<content:encoded><![CDATA[<p>Nevermind, I am a dumbass :p</p>
<p>Works fine, I was looking at kunena order ID and not forum ID on the right side. Converted and no problems at all. Thank you <img src='http://zenovations.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Agora to Kunena &#8211; Joomla Migration Tools by Michael</title>
		<link>http://zenovations.com/blog/2009/04/converting-agora-to-kunena-joomla-migration-tools/comment-page-1/#comment-66</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 30 Jan 2010 16:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://zenovations.com/blog/?p=13#comment-66</guid>
		<description>Check out this section near the top:

[code]
/**
 * Conversion map of Agora&#039;s forum ids into Kunena&#039;s category ids
 */
$ag_forums_to_kunena_categories = array(
   1   =&gt;   1,
   2   =&gt;   2,
   3   =&gt;   3
);
[/code]

You&#039;ll need to do a bit of research, find out what the ids of all the forums are in agora, and what the categories are that you created in kunena, and then decide where they should move to accordingly.</description>
		<content:encoded><![CDATA[<p>Check out this section near the top:</p>
<p>[code]<br />
/**<br />
 * Conversion map of Agora's forum ids into Kunena's category ids<br />
 */<br />
$ag_forums_to_kunena_categories = array(<br />
   1   =>   1,<br />
   2   =>   2,<br />
   3   =>   3<br />
);<br />
[/code]</p>
<p>You&#8217;ll need to do a bit of research, find out what the ids of all the forums are in agora, and what the categories are that you created in kunena, and then decide where they should move to accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Agora to Kunena &#8211; Joomla Migration Tools by hecki</title>
		<link>http://zenovations.com/blog/2009/04/converting-agora-to-kunena-joomla-migration-tools/comment-page-1/#comment-65</link>
		<dc:creator>hecki</dc:creator>
		<pubDate>Sat, 30 Jan 2010 10:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://zenovations.com/blog/?p=13#comment-65</guid>
		<description>Thanks for your help Mike, but, I give up.

I have download the new file, start all over again and the script only converts 1st two categories.

Oh well, at least I tried…</description>
		<content:encoded><![CDATA[<p>Thanks for your help Mike, but, I give up.</p>
<p>I have download the new file, start all over again and the script only converts 1st two categories.</p>
<p>Oh well, at least I tried…</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Agora to Kunena &#8211; Joomla Migration Tools by Michael</title>
		<link>http://zenovations.com/blog/2009/04/converting-agora-to-kunena-joomla-migration-tools/comment-page-1/#comment-64</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 29 Jan 2010 05:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://zenovations.com/blog/?p=13#comment-64</guid>
		<description>I&#039;ve uploaded a version with those lines removed; these scripts do assume you read through that array very carefully and set things up the way you want them.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve uploaded a version with those lines removed; these scripts do assume you read through that array very carefully and set things up the way you want them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Agora to Kunena &#8211; Joomla Migration Tools by Michael</title>
		<link>http://zenovations.com/blog/2009/04/converting-agora-to-kunena-joomla-migration-tools/comment-page-1/#comment-63</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 29 Jan 2010 05:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://zenovations.com/blog/?p=13#comment-63</guid>
		<description>In config.php, in the source_query variable, take out this:   AND t.forum_id &lt; 3</description>
		<content:encoded><![CDATA[<p>In config.php, in the source_query variable, take out this:   AND t.forum_id < 3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Agora to Kunena &#8211; Joomla Migration Tools by hecki</title>
		<link>http://zenovations.com/blog/2009/04/converting-agora-to-kunena-joomla-migration-tools/comment-page-1/#comment-62</link>
		<dc:creator>hecki</dc:creator>
		<pubDate>Thu, 28 Jan 2010 23:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://zenovations.com/blog/?p=13#comment-62</guid>
		<description>I cannot make this script to work and I have to convert my Agora forum to Kunena ASAP.

Can anybody help?

I tried a couple of times and only converts first 2 forums.</description>
		<content:encoded><![CDATA[<p>I cannot make this script to work and I have to convert my Agora forum to Kunena ASAP.</p>
<p>Can anybody help?</p>
<p>I tried a couple of times and only converts first 2 forums.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Agora to Kunena &#8211; Joomla Migration Tools by Michael</title>
		<link>http://zenovations.com/blog/2009/04/converting-agora-to-kunena-joomla-migration-tools/comment-page-1/#comment-61</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 26 Jan 2010 14:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://zenovations.com/blog/?p=13#comment-61</guid>
		<description>@K_395 if you have shell access to your server, you can upload this script anywhere and run it with PHP CLI.

If that is all greek to you (incomprehensible), then you want to upload the scripts to your web directory, such as public_html or wwwroot. Once they are there, you can run them by pointing your web browser at them. Remember to delete them after!</description>
		<content:encoded><![CDATA[<p>@K_395 if you have shell access to your server, you can upload this script anywhere and run it with PHP CLI.</p>
<p>If that is all greek to you (incomprehensible), then you want to upload the scripts to your web directory, such as public_html or wwwroot. Once they are there, you can run them by pointing your web browser at them. Remember to delete them after!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Agora to Kunena &#8211; Joomla Migration Tools by K_395</title>
		<link>http://zenovations.com/blog/2009/04/converting-agora-to-kunena-joomla-migration-tools/comment-page-1/#comment-60</link>
		<dc:creator>K_395</dc:creator>
		<pubDate>Tue, 26 Jan 2010 03:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://zenovations.com/blog/?p=13#comment-60</guid>
		<description>Could you please tell where to upload this script?
Thank you</description>
		<content:encoded><![CDATA[<p>Could you please tell where to upload this script?<br />
Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
