<?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>Eirik Hoem&#039;s Blog &#187; Discus</title>
	<atom:link href="http://blog.eirikhoem.net/index.php/tag/discus/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eirikhoem.net</link>
	<description>PHP, AS3, Flex, Flash</description>
	<lastBuildDate>Tue, 18 May 2010 17:58:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Board migration &#8211; Discus 4.x to vBulletin</title>
		<link>http://blog.eirikhoem.net/index.php/2009/03/18/board-migration-discus-4x-to-vbulletin/</link>
		<comments>http://blog.eirikhoem.net/index.php/2009/03/18/board-migration-discus-4x-to-vbulletin/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 21:06:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Discus]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[vBulletin]]></category>

		<guid isPermaLink="false">http://blog.eirikhoem.net/?p=96</guid>
		<description><![CDATA[A short recap of my experiences with migrating a DiscusWare board to vBulletin]]></description>
			<content:encoded><![CDATA[<p>I just finished the initial trial migration of a <a href="http://www.discusware.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.discusware.com');">Discus v4.x</a> based board over to <a href="https://www.vbulletin.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.vbulletin.com');">vBulletin</a>.</p>
<p>Now, I&#8217;d like to write a few words on Discus. I cannot see why anyone looking to set up a new board would choose this software. It&#8217;s actually file based (!). Yes, you heard me. The posts, users and threads are stored in (plain) text files. I was quite surprised the first time I got around to checking out what I was supposed to migrate. If you head over to their site and check out a demo-site or two you&#8217;ll notice that the whole board seems a bit &#8230; unprofessional. It currently sells for 149 USD, which is quite amazing when you can get vBulletin for 180USD, or even <a href="http://www.phpbb.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.phpbb.com');">phpBB </a>for free. I went with vBulletin because they supported (at least partial) import from Discus, as well as the email based service in case I got stuck.</p>
<p>Now, the data migration. Upon purchasing vBulletin I got a migration utility called ImpEx which supports quite a number of boards to import from. Discus is listed as a tier 3 board, meaning it&#8217;s not actively supported anymore.. not a good sign, but still worth a shot.</p>
<p><strong>Here is a quick recap of the required actions:</strong></p>
<p>1. Download vBulletin and ImpEx from vBulletin.com<br />
2. Create a new database for vBulletin<br />
3. Install vBulletin <a href="http://www.vbulletin.com/docs/html/main/install" onclick="javascript:pageTracker._trackPageview ('/outbound/www.vbulletin.com');">as described here</a>.<br />
4. Install the ImpEx tool <a href="http://www.vbulletin.com/docs/html/main/impex_installation" onclick="javascript:pageTracker._trackPageview ('/outbound/www.vbulletin.com');">as described here</a>.<br />
5. Configure ImpEx <a href="http://www.vbulletin.com/docs/html/main/impex_config" onclick="javascript:pageTracker._trackPageview ('/outbound/www.vbulletin.com');">as described here</a>.<br />
6. Run the ImpEx tool for Discus</p>
<p>Now, in step 6 there are some modules to import. Some of them runs in a matter of seconds, while others takes up to 10 minutes in my case. I&#8217;m not sure if the script actually refreshes, so one might want to up maximum execution time for PHP to be safe.</p>
<p>To my surprise everything went absolutely fine. Not a single hickup in the migration scripts. After the data was imported I followed the <a href="http://www.vbulletin.com/docs/html/main/impex_cleanup" onclick="javascript:pageTracker._trackPageview ('/outbound/www.vbulletin.com');">post-migrate instructions</a> and did some data verification. Everything seemed to be present, but I was not able to see any threads in the forums. I could find them with searching, and when I opened a thread it clearly stated that it was belonging in the correct forum. After looking around for some time I discovered that the forums from Discus was now configured to act as categories. I solved this by going to <strong>Edit Forum -&gt; Act as Forum</strong> and set it to <strong>Yes</strong> for each forum. When I got back to the forum listing everything was in order.</p>
<p>The only things left is to move the forums around some, get a proper language pack and some other minor adjustments. All in I&#8217;m quite satisfied with the whole process. Kudos to vBulletin.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eirikhoem.net/index.php/2009/03/18/board-migration-discus-4x-to-vbulletin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
