<?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>nFriedly Web Dev Tech Blog &#187; cart32</title>
	<atom:link href="http://nfriedly.com/techblog/tag/cart32/feed/" rel="self" type="application/rss+xml" />
	<link>http://nfriedly.com/techblog</link>
	<description>Expert Advice on Website Development, Javascript, Ajax, and Security</description>
	<lastBuildDate>Wed, 01 Sep 2010 14:23:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to fix Cart 32 &#8220;Bad file name or number Error Number = 52&#8243;</title>
		<link>http://nfriedly.com/techblog/2009/11/how-to-fix-cart-32-bad-file-name-or-number-error-number-52/</link>
		<comments>http://nfriedly.com/techblog/2009/11/how-to-fix-cart-32-bad-file-name-or-number-error-number-52/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 20:25:19 +0000</pubDate>
		<dc:creator>nFriedly</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[cart32]]></category>

		<guid isPermaLink="false">http://nfriedly.com/techblog/?p=243</guid>
		<description><![CDATA[One of our Cart32 websites started having a problem recently where it would work great all the way until the last page of the checkout process, where it would give the error &#8220;Bad file name or number Error Number = 52&#8243;. Even worse, it charged the customers credit card each time, so a persistent customer [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://nfriedly.com/techblog/wp-content/uploads/2009/11/cart32-error.png"><img class="alignleft size-medium wp-image-244" title="cart32-error" src="http://nfriedly.com/techblog/wp-content/uploads/2009/11/cart32-error-300x202.png" alt="cart32-error" width="300" height="202" /></a>One of our Cart32 websites started having a problem recently where it would work great all the way until the last page of the checkout process, where it would give the error &#8220;Bad file name or number Error Number = 52&#8243;.</p>
<p>Even worse, it charged the customers credit card each time, so a persistent customer could wind up with multiple charges which you would need to undo!</p>
<p style="float:left; margin-right:1ex;">Continue reading for the fix:</p>
<p><span id="more-243"></span></p>
<h2 style="clear:both; padding-top:10px;">The Fix</h2>
<p><a rel="lightbox" href="http://nfriedly.com/techblog/wp-content/uploads/2009/11/cart32-fix.png"><img class="size-medium wp-image-245 alignright" title="cart32-fix" src="http://nfriedly.com/techblog/wp-content/uploads/2009/11/cart32-fix-300x235.png" alt="cart32-fix" width="300" height="235" /></a>Cart32&#8242;s support was not particularly helpful (both the <a href="http://www.cart32.com/kb.asp">Knowledge Base</a> and their phone support), but fortunately the fix was not very hard. The error basically means that it had trouble opening some file.</p>
<p>In our case the name of the file that orders were saved in (<strong>Orders &gt; Order Setting &gt; Order Output File</strong>) had gotten goofed and was set to the url of the website. The fix was to change it back to &#8220;<strong>orders.txt</strong>&#8220;.</p>
<h2>Did it work for you?</h2>
<p>Please leave comments if you found this helpful. If you have some other website issue, cart 32 related or not, <a href="http://nfriedly.com/webdev">I may be able to help</a>.</p>
<p>Doing impossible things with <a href="http://nfriedly.com/webdev/javascript">JavaScript and AJAX</a> is my specialty.  Get in touch with me <a href="http://nfriedly.com/contact">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://nfriedly.com/techblog/2009/11/how-to-fix-cart-32-bad-file-name-or-number-error-number-52/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
