<?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: phpBB2CH to phpBB3</title>
	<atom:link href="http://m2tec.be/blog/2010/03/16/phpbb2ch-to-phpbb3-00131/feed" rel="self" type="application/rss+xml" />
	<link>http://m2tec.be/blog/2010/03/16/phpbb2ch-to-phpbb3-00131</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 08:14:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Nick</title>
		<link>http://m2tec.be/blog/2010/03/16/phpbb2ch-to-phpbb3-00131/comment-page-1#comment-705</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 08 Sep 2010 12:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://m2tec.be/blog/?p=131#comment-705</guid>
		<description>This is the error im getting 

Fatal conversion error 
  
 Fatal conversion error 
  
 functions_phpbb2CH.php [ 1553 ] 
  
 Colliding usernames were found on your old board. In order to complete the conversion please delete or rename these users so that there is only one user on your old board for each clean username. 
  
 mattisjazz is the clean username for: 
 Â» user id: 245994 username: mattisjazz (0 posts) 
 dmoney408 is the clean username for: 
 Â» user id: 245995 username: dmoney408 (0 posts) 
 vicious22 is the clean username for: 
 Â» user id: 245996 username: vicious22 (0 posts) 
 nika1234 is the clean username for: 
 Â» user id: 245997 username: nika1234 (0 posts) 
 darkdeahking99 is the clean username for: 
 Â» user id: 245998 username: darkdeahking99 (0 posts) 
 khachen is the clean username for: 
 Â» user id: 245999 username: khachen (0 posts)

There is no duplicate to delete so im not sure whats going on now.</description>
		<content:encoded><![CDATA[<p>This is the error im getting </p>
<p>Fatal conversion error </p>
<p> Fatal conversion error </p>
<p> functions_phpbb2CH.php [ 1553 ] </p>
<p> Colliding usernames were found on your old board. In order to complete the conversion please delete or rename these users so that there is only one user on your old board for each clean username. </p>
<p> mattisjazz is the clean username for:<br />
 Â» user id: 245994 username: mattisjazz (0 posts)<br />
 dmoney408 is the clean username for:<br />
 Â» user id: 245995 username: dmoney408 (0 posts)<br />
 vicious22 is the clean username for:<br />
 Â» user id: 245996 username: vicious22 (0 posts)<br />
 nika1234 is the clean username for:<br />
 Â» user id: 245997 username: nika1234 (0 posts)<br />
 darkdeahking99 is the clean username for:<br />
 Â» user id: 245998 username: darkdeahking99 (0 posts)<br />
 khachen is the clean username for:<br />
 Â» user id: 245999 username: khachen (0 posts)</p>
<p>There is no duplicate to delete so im not sure whats going on now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom V</title>
		<link>http://m2tec.be/blog/2010/03/16/phpbb2ch-to-phpbb3-00131/comment-page-1#comment-20</link>
		<dc:creator>Tom V</dc:creator>
		<pubDate>Mon, 29 Mar 2010 09:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://m2tec.be/blog/?p=131#comment-20</guid>
		<description>Just to report, from 8 till 17 April I&#039;m at the USA so I won&#039;t be able to check Internet (at most, I can just surf a bit)</description>
		<content:encoded><![CDATA[<p>Just to report, from 8 till 17 April I&#8217;m at the USA so I won&#8217;t be able to check Internet (at most, I can just surf a bit)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amr</title>
		<link>http://m2tec.be/blog/2010/03/16/phpbb2ch-to-phpbb3-00131/comment-page-1#comment-19</link>
		<dc:creator>Amr</dc:creator>
		<pubDate>Mon, 29 Mar 2010 09:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://m2tec.be/blog/?p=131#comment-19</guid>
		<description>Thanks a lot Tom. I am thinking to do that in April, so I will update you with the details.


Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks a lot Tom. I am thinking to do that in April, so I will update you with the details.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom V</title>
		<link>http://m2tec.be/blog/2010/03/16/phpbb2ch-to-phpbb3-00131/comment-page-1#comment-18</link>
		<dc:creator>Tom V</dc:creator>
		<pubDate>Mon, 29 Mar 2010 09:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://m2tec.be/blog/?p=131#comment-18</guid>
		<description>Hi,

If you get a timeout, first try to convert offline (like told in the knownledgedb of phpBB.com)

If you get a SQL ran out of memory problem, I suggest to  open functinos_phpbb2CH and find 
&lt;code&gt;
if ($convert-&gt;mysql_convert &amp;&amp; $same_db)
	{
		$src_db-&gt;sql_query(&quot;SET NAMES &#039;binary&#039;&quot;);
	}
	// Grab forum auth information from 2.0.xCH board, without the admin group
	$sql = &quot;SELECT ug.user_id, g.group_single_user, g.group_user_id, a . *
		FROM {$convert-&gt;src_table_prefix}auths a
			LEFT JOIN {$convert-&gt;src_table_prefix}groups g ON g.group_id = a.group_id
			LEFT JOIN {$convert-&gt;src_table_prefix}forums f ON f.forum_id = a.obj_id
			LEFT JOIN {$convert-&gt;src_table_prefix}user_group ug ON g.group_id = ug.group_id
		WHERE a.obj_type = &#039;f&#039;
			AND g.group_id &lt;&gt; &quot; . GROUP_FOUNDER . &quot;
			AND g.group_id &lt;&gt; &quot; .  GROUP_ADMIN;

	$result = $src_db-&gt;sql_query($sql);

	$usergroup_access = array();
	while ($row = $src_db-&gt;sql_fetchrow($result))
	{
		$usergroup_access[] = $row;
	}
	$src_db-&gt;sql_freeresult($result);
&lt;/code&gt;
and replace it with
 &lt;code&gt;$usergroup_access = array();&lt;/code&gt;

This will remove the convertion of all authentication, but as founder you can set it manualy. 
Next it&#039;s suggested to do this as you can then use roles instead of manual permissions. 

If it still doesn&#039;t work, you can mail me, then I&#039;ll update the database for you.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>If you get a timeout, first try to convert offline (like told in the knownledgedb of phpBB.com)</p>
<p>If you get a SQL ran out of memory problem, I suggest to  open functinos_phpbb2CH and find<br />
<code><br />
if ($convert->mysql_convert &#038;&#038; $same_db)<br />
	{<br />
		$src_db->sql_query("SET NAMES 'binary'");<br />
	}<br />
	// Grab forum auth information from 2.0.xCH board, without the admin group<br />
	$sql = "SELECT ug.user_id, g.group_single_user, g.group_user_id, a . *<br />
		FROM {$convert->src_table_prefix}auths a<br />
			LEFT JOIN {$convert->src_table_prefix}groups g ON g.group_id = a.group_id<br />
			LEFT JOIN {$convert->src_table_prefix}forums f ON f.forum_id = a.obj_id<br />
			LEFT JOIN {$convert->src_table_prefix}user_group ug ON g.group_id = ug.group_id<br />
		WHERE a.obj_type = 'f'<br />
			AND g.group_id <> " . GROUP_FOUNDER . "<br />
			AND g.group_id <> " .  GROUP_ADMIN;</p>
<p>	$result = $src_db->sql_query($sql);</p>
<p>	$usergroup_access = array();<br />
	while ($row = $src_db->sql_fetchrow($result))<br />
	{<br />
		$usergroup_access[] = $row;<br />
	}<br />
	$src_db->sql_freeresult($result);<br />
</code><br />
and replace it with<br />
 <code>$usergroup_access = array();</code></p>
<p>This will remove the convertion of all authentication, but as founder you can set it manualy.<br />
Next it&#8217;s suggested to do this as you can then use roles instead of manual permissions. </p>
<p>If it still doesn&#8217;t work, you can mail me, then I&#8217;ll update the database for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amr</title>
		<link>http://m2tec.be/blog/2010/03/16/phpbb2ch-to-phpbb3-00131/comment-page-1#comment-17</link>
		<dc:creator>Amr</dc:creator>
		<pubDate>Mon, 29 Mar 2010 08:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://m2tec.be/blog/?p=131#comment-17</guid>
		<description>Thanks for helping people :)

Just I don&#039;t know if this converter will work correctly with my forum because I have around 5 million post and around 130.000 user.
please let me know if this possible, I&#039;ve tried the old converter but I always had time out error.

Thanks Mate.</description>
		<content:encoded><![CDATA[<p>Thanks for helping people <img src='http://m2tec.be/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Just I don&#8217;t know if this converter will work correctly with my forum because I have around 5 million post and around 130.000 user.<br />
please let me know if this possible, I&#8217;ve tried the old converter but I always had time out error.</p>
<p>Thanks Mate.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

