<?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>rabidGadfly &#187; forums</title>
	<atom:link href="http://www.rabidgadfly.com/index.php/category/forums/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rabidgadfly.com</link>
	<description>Glenn Gervais&#039;s methods, tips, and musings on Flash, ColdFusion, XML, and other web technology.</description>
	<lastBuildDate>Fri, 21 May 2010 11:58:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Godaddy Nightmare with a Happy Ending</title>
		<link>http://www.rabidgadfly.com/index.php/2006/05/11/godaddy-nightmare-with-a-happy-ending/</link>
		<comments>http://www.rabidgadfly.com/index.php/2006/05/11/godaddy-nightmare-with-a-happy-ending/#comments</comments>
		<pubDate>Fri, 12 May 2006 02:32:09 +0000</pubDate>
		<dc:creator>rabidGadfly</dc:creator>
				<category><![CDATA[coldFusion]]></category>
		<category><![CDATA[forums]]></category>
		<category><![CDATA[godaddySucks]]></category>

		<guid isPermaLink="false">http://www.rabidgadfly.com/?p=5</guid>
		<description><![CDATA[I recently agreed to put up a site including a forum for a non-profit organization. I decided to try out Godaddy because of the limited cash flow of my client. Godaddy offers very cheap Cold Fusion hosting (and they have great commercials!) so I jumped on it.
At best it&#8217;s been a learning experience. At worst, [...]]]></description>
			<content:encoded><![CDATA[<p>I recently agreed to put up a site including a forum for a non-profit organization. I decided to try out Godaddy because of the limited cash flow of my client. Godaddy offers very cheap Cold Fusion hosting (and they have great commercials!) so I jumped on it.</p>
<p>At best it&#8217;s been a learning experience. At worst, it&#8217;s been a nightmare. The basic site went up easily enough&#8230;all HTML. Then came time for the forum. First I tried <a title="Ray Camdens Blog" href="http://ray.camdenfamily.com/">Ray Camden</a>&#8217;s open source forum, <a title="Galleon CF Forum" target="_blank" href="http://ray.camdenfamily.com/projects/galleon/">Galleon</a>. Unfortunately several of the queries contain subqueries which are supported in MySQL 4.1 and up. Godaddy unfortunately is still running MySQL 4.0.24. In addition to that issue, there are also a number of <a title="Disabled CF Features" target="_blank" href="http://help.godaddy.com/article.php?article_id=547&#038;topic_id=&#038;&#038;">disabled ColdFusion features</a> including the inability to use CreateObject which is used liberally in Galleon. I changed all of the <a title="createobject vs cfinvoke" href="http://ray.camdenfamily.com/index.cfm/2006/4/5/Ask-a-Jedi-cfinvoke-versus-createObject">createobjects to cfinvokes</a> and began rewriting the queries but it soon became a very tedious process and I decided to look for an alternate solution.</p>
<p>Next I attempted to download <a title="Download iPostMX" href="http://www.colebarksdale.com/downloads/">iPostMX</a>, <a title="Coles site" href="http://www.colebarksdale.com/">Cole Barksdale</a>&#8217;s open source CF forum, but his site was having difficulties and I was unable to download the software. I gave up on CF for the time being and moved on to PHPBB which I was unable to install for reasons I was never able to surmise. Then it was <a title="CommunityServer" href="http://communityserver.com/default.aspx">CommunityServer</a>, a wonderful community with a wealth of add-ons that comes free with a Godaddy account. The forums installed and after 2 escalated calls to Godaddy support I was able to use it. Unfortunately, I soon ran into a problem when I tried to use the Photo Gallery feature. Apparently the transaction log filled up and, because the database was not stored on my domain I was unable to truncate it and Godaddy was unwilling to assist.</p>
<p>Exasperated, I searched for another solution and came across <a title="Rick's Blog" href="http://www.rickroot.com/blog/">Rick Root</a>&#8217;s expansion of Galleon called <a title="CFMBB forum" href="http://www.cfmbb.org/forums.cfm">CFMBB</a>. It installed easily enough and Rick had already rewritten the problem Galleon queries. I then quickly converted the createobjects to cfinvokes (I had already done it once before when setting up Galleon so I had a good idea of what needed to be done). Pessimistically, I went to the site and to my pleasant surprise, it worked&#8230;for the most part anyway.</p>
<p>I ran into issues with calls to the java timeZone class and had to remove all references to that but all told it only took me a few hours to get it set up and working. I plan to write up my modifications soon for anyone to use. I couldn&#8217;t help but notice that I wasn&#8217;t the only disappointed Godaddy user out there as I Googled from one issue to the next.</p>
<p>In the meantime, if anyone reading this post is going through the same struggles I went through, leave a comment and I&#8217;ll be happy to help out!</p>
<p>-rG</p>
<p>PS: Special thanks to <a title="Brian's blog" href="http://www.remotesynthesis.com/blog/about.cfm">Brian Rinaldi</a> for his assistance on several of the issues I was having and for providing such a <a title="open source cf list" href="http://www.remotesynthesis.com/cfopensourcelist/">fantastic open source CF list</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rabidgadfly.com/index.php/2006/05/11/godaddy-nightmare-with-a-happy-ending/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
