<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0">
<channel>
	<title>Converters - Bug Tracker</title>
	<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/</link>
	<pubDate>Sun, 19 May 2013 20:35:51 +0000</pubDate>
	<ttl>86400</ttl>
	<description></description>
	<item>
		<title>Archived Posts</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/archived-posts-r42247</link>
		<description><![CDATA[Ticket #856971&#160;The converters were never updated to migrate Archived Posts. We can likely add a new method in lib_board that essentially replicates convertPost() only stores as archived posts. We should also add in additional configurations f...]]></description>
		<pubDate>Fri, 17 May 2013 02:38:27 +0000</pubDate>
		<guid isPermaLink="false">a9ad3b7482814e71dfa439647afb7f8e</guid>
	</item>
	<item>
		<title>Ning conversion limited to 200 posts ?</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/ning-conversion-limited-to-200-posts-r42047</link>
		<description><![CDATA[Reference Topic &gt; http://community.invisionpower.com/topic/384515-after-conversion-from-ning/ &#160;&#160;Cannot test personally, posting for reference.]]></description>
		<pubDate>Mon, 22 Apr 2013 11:43:34 +0000</pubDate>
		<guid isPermaLink="false">ca4a284c0ccd913b336179bfec8d36d1</guid>
	</item>
	<item>
		<title>Using Keys</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/using-keys-r41980</link>
		<description><![CDATA[Only the vBulletin converters currently appear to be using the "usingKeys" performance improvements. I don't see any reason why this can't be extended to every converter at this point.]]></description>
		<pubDate>Tue, 16 Apr 2013 19:57:27 +0000</pubDate>
		<guid isPermaLink="false">5b13ef61c450ae5d4609b1bf00656203</guid>
	</item>
	<item>
		<title>Merge driver error with topics</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/merge-driver-error-with-topics-r41953</link>
		<description><![CDATA[IPB to IPB.&#160;Topic import can fail:&#160;Date: Sun, 14 Apr 2013 15:47:45 +0000Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND like_app='fo...]]></description>
		<pubDate>Sun, 14 Apr 2013 15:56:22 +0000</pubDate>
		<guid isPermaLink="false">4f25ce3d7a0cf586849330793dbd500a</guid>
	</item>
	<item>
		<title>Merge driver error with profile fields</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/merge-driver-error-with-profile-fields-r41952</link>
		<description><![CDATA[IPB to IPB. Seems to always error out at this:&#160;Date: Sun, 14 Apr 2013 15:25:14 +0000Error: 1054 - Unknown column 'field_15' in 'field list'IP Address: 127.0.0.1 - /_MISC/_convert/admin/index.php?adsess=51fe3c2f8eb4648dd7091e289da67e59&#38;app...]]></description>
		<pubDate>Sun, 14 Apr 2013 15:53:29 +0000</pubDate>
		<guid isPermaLink="false">3058ec11c519d8aab3c3f8655b63d53f</guid>
	</item>
	<item>
		<title>Friends | Member ID Linking</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/friends-member-id-linking-r41906</link>
		<description><![CDATA[I am working on a conversion script for forum software not in the current list.&#160;From what I can tell you should pass convertFriend() the member ID's of the two friends based on what they were in the old software. I've noticed however that con...]]></description>
		<pubDate>Wed, 10 Apr 2013 18:12:38 +0000</pubDate>
		<guid isPermaLink="false">e013285d3678fe15fc11d9cb229ade9f</guid>
	</item>
	<item>
		<title>Weird characters in WebWiz converter?</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/weird-characters-in-webwiz-converter-r41902</link>
		<description><![CDATA[The characters before in 1.2.4:		$shortMonthTranslations = array( 'f&#233;v'	=&#62; 'feb',										 'fev'	=&#62; 'feb',										 'mars'	=&#62; 'mar',										 'avr'  =&#62; 'apr',										 'mai'	=&#62; 'may',										 'juin' =&#62; 'june',...]]></description>
		<pubDate>Wed, 10 Apr 2013 10:35:17 +0000</pubDate>
		<guid isPermaLink="false">0a066135630c2cbf956be6d18e4fd078</guid>
	</item>
	<item>
		<title>Waste of queries converting vbulleting blog?</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/waste-of-queries-converting-vbulleting-blog-r41901</link>
		<description><![CDATA[In "admin_convert_blog_vbulletin::convert_blog_blogs()" in the last 1.2.5 version you have added this query below inside the while cycle:$member = ipsRegistry::DB('hb')-&#62;buildAndFetch( array( 'select' =&#62; 'username', 'from' =&#62; 'user', '...]]></description>
		<pubDate>Wed, 10 Apr 2013 10:22:40 +0000</pubDate>
		<guid isPermaLink="false">da0af87bed057cfcd9069c34db556ad4</guid>
	</item>
	<item>
		<title>html_entity_decode when converting posts. Possible phpbb conv error</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/html-entity-decode-when-converting-posts-possible-phpbb-conv-error-r41895</link>
		<description><![CDATA[Same conversion process that triggered this error:&#160;http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/special-chars-when-converting-members-on-mysql-strict-r41874 &#160;&#160;Mysql strict and importing to UTF-8....]]></description>
		<pubDate>Tue, 09 Apr 2013 14:03:57 +0000</pubDate>
		<guid isPermaLink="false">a14ad0eb376cfdb40dc02d3f228a40cf</guid>
	</item>
	<item>
		<title>Finalize Process and Forum Permissions</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/finalize-process-and-forum-permissions-r41880</link>
		<description>Once the converters reach the forum permissions step in the finalize process, the permission matrix is embedded in the page with a duplicate ACP wrapper.</description>
		<pubDate>Mon, 08 Apr 2013 13:09:23 +0000</pubDate>
		<guid isPermaLink="false">8188e0b8649ef60d4aedeb32d81b773c</guid>
	</item>
	<item>
		<title>Special chars when converting members on mysql strict</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/special-chars-when-converting-members-on-mysql-strict-r41874</link>
		<description><![CDATA[I got the following error:&#160;---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Date: Sun, 07 Apr 2013 23:22:18 +000...]]></description>
		<pubDate>Mon, 08 Apr 2013 00:36:39 +0000</pubDate>
		<guid isPermaLink="false">7b2695cbfd4efdb6a96e765bac94ccbe</guid>
	</item>
	<item>
		<title>Like frequencies not converted</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/like-frequencies-not-converted-r41845</link>
		<description><![CDATA[Quite straightforward this one. Likes are converted but no frequency is getting set so they don't show correctly. The individual converters pass it to lib_board::convertTopicSubscription() but it then the info never makes it to the aliased lib_mas...]]></description>
		<pubDate>Wed, 03 Apr 2013 18:31:38 +0000</pubDate>
		<guid isPermaLink="false">60ae7e1162cf74cbc13d66cb9493fbd4</guid>
	</item>
	<item>
		<title>Apostrophes in usernames</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/apostrophes-in-usernames-r41842</link>
		<description><![CDATA[An apostrophe is an allowed character in usernames but needs converting. The converter already sort of accounts for this in lib_master with;if ( $nameCheck&#91;'errors']&#91;'username'] == ipsRegistry::getClass( 'class_localization' )-&#62;words...]]></description>
		<pubDate>Wed, 03 Apr 2013 16:42:34 +0000</pubDate>
		<guid isPermaLink="false">730b48cab45b6b5ebbeea650356088bd</guid>
	</item>
	<item>
		<title>IPB Tags</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/ipb-tags-r41831</link>
		<description>The IP.Board merge tool does not merge tags</description>
		<pubDate>Tue, 02 Apr 2013 14:22:23 +0000</pubDate>
		<guid isPermaLink="false">b93342d922651a7901b3212472637280</guid>
	</item>
	<item>
		<title>lib_gallery line 668</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/lib-gallery-line-668-r41829</link>
		<description><![CDATA[$this-&#62;DB-&#62;query("update gallery_images i, permission_index p set i.image_parent_permission=p.perm_view where p.app='gallery' and p.perm_type='categories' and p.perm_type_id=i.image_category_id"); This needs removing / adapting to not be a...]]></description>
		<pubDate>Tue, 02 Apr 2013 12:10:48 +0000</pubDate>
		<guid isPermaLink="false">1fa63e0d82e6b9862979abd6a0cf59aa</guid>
	</item>
	<item>
		<title>Blog Headers</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/blog-headers-r41821</link>
		<description><![CDATA[Blog Headers is no longer relevant in the latest version of IP.Blog but the converters are still attempting to convert these.<br />
&#160;<br />
We should remove this from lib_blog and also the individual converters]]></description>
		<pubDate>Mon, 01 Apr 2013 19:11:30 +0000</pubDate>
		<guid isPermaLink="false">61cd1f20b27e4772ea118c6df4f03996</guid>
	</item>
	<item>
		<title><![CDATA[Nexus-&gt;Nexus Invoice Conversion]]></title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/nexus-nexus-invoice-conversion-r41820</link>
		<description><![CDATA[If during a Nexus merge an invoice is being converted where the package no longer exists, the step will fail outright when attempting to look up the local-&#62;remote link$item&#91;'itemID'] = $this-&#62;getLink ( $item&#91;'itemID'], 'nexus_packa...]]></description>
		<pubDate>Mon, 01 Apr 2013 18:58:36 +0000</pubDate>
		<guid isPermaLink="false">8a0bc92c8d31fed9242bec1cf92ceaf5</guid>
	</item>
	<item>
		<title>Nexus Merge</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/nexus-merge-r41818</link>
		<description>The packages fields when merging two IP.Nexus installs are outdated. The converter still references p_renewals, p_renewal_price and p_renewal_unit and does not account for grouped renewals. There may be other fields not correctly referenced so we...</description>
		<pubDate>Mon, 01 Apr 2013 17:33:20 +0000</pubDate>
		<guid isPermaLink="false">b8edd008c5ac427fc292550dc0de250f</guid>
	</item>
	<item>
		<title>Multiple Tags</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/multiple-tags-r41815</link>
		<description><![CDATA[The tag conversion in the converters is currently set up in such a way that multiple tags will never convert.&#160;In the converter we treat each tag individually and pass it to the lib_master convertTag method which after some validation runs;$th...]]></description>
		<pubDate>Mon, 01 Apr 2013 12:23:51 +0000</pubDate>
		<guid isPermaLink="false">38e5becec2251361313ebb959f8d79e4</guid>
	</item>
	<item>
		<title>IPB merge using wrong DB</title>
		<link>http://community.invisionpower.com/resources/bugs.html/_/ips-extras/converters/ipb-merge-using-wrong-db-r41787</link>
		<description>During the members conversion in a merge, we are loading the profile info from the local DB rather than the remote so profile info is being associated with the wrong member.</description>
		<pubDate>Fri, 29 Mar 2013 16:23:10 +0000</pubDate>
		<guid isPermaLink="false">cff104dd62f06cc50507cf4a166288b4</guid>
	</item>
</channel>
</rss>