<?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"
	>
<channel>
	<title>Comments on: Fixing Database Error 1054 in Fireboard</title>
	<atom:link href="http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/</link>
	<description>Occasionally Relevant Insights from a Software Builder</description>
	<pubDate>Sun, 07 Sep 2008 13:12:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Johan Cyprich</title>
		<link>http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-127586</link>
		<dc:creator>Johan Cyprich</dc:creator>
		<pubDate>Mon, 05 May 2008 23:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-127586</guid>
		<description>I find that many people are having difficult with installing web applications due to problems configuring .htaccess. I'm currently writing an e-book on how to effectively use .htaccess and I should expand it further to include PHP configuration commands.

Its usually a minor fix in .htaccess which solves most problems, but the trick is knowing what to fix which the typical webmaster doesn't know due to poor documentation on the technology.</description>
		<content:encoded><![CDATA[<p>I find that many people are having difficult with installing web applications due to problems configuring .htaccess. I&#8217;m currently writing an e-book on how to effectively use .htaccess and I should expand it further to include PHP configuration commands.</p>
<p>Its usually a minor fix in .htaccess which solves most problems, but the trick is knowing what to fix which the typical webmaster doesn&#8217;t know due to poor documentation on the technology.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aria</title>
		<link>http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-127572</link>
		<dc:creator>Aria</dc:creator>
		<pubDate>Mon, 05 May 2008 23:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-127572</guid>
		<description>Hi!

Back to say that my fireboard woes are gone, and I am now able to happily explore the features of this message board.  How?  Well I couldn't help but believe the problems had to do with save.session_path... errors kept popping up here and there pointing to it.

Finally, a rep at the hosting company suggested I write the following in .htaccess:

php_value session.save_path /tmp

That seemed to do the trick.

I've also learned to do anything that will enable access to the server and the database, so I think special care should be taken to make sure the database is using utf-8 coding, that your ftp is enabled in joomla, and that the target folders are writable.

Hope this will be of help.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Back to say that my fireboard woes are gone, and I am now able to happily explore the features of this message board.  How?  Well I couldn&#8217;t help but believe the problems had to do with save.session_path&#8230; errors kept popping up here and there pointing to it.</p>
<p>Finally, a rep at the hosting company suggested I write the following in .htaccess:</p>
<p>php_value session.save_path /tmp</p>
<p>That seemed to do the trick.</p>
<p>I&#8217;ve also learned to do anything that will enable access to the server and the database, so I think special care should be taken to make sure the database is using utf-8 coding, that your ftp is enabled in joomla, and that the target folders are writable.</p>
<p>Hope this will be of help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aria</title>
		<link>http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-126421</link>
		<dc:creator>Aria</dc:creator>
		<pubDate>Fri, 02 May 2008 12:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-126421</guid>
		<description>Hi,

Am a newbie to CMS, joomla and fireboard, but giving it a go.

I have Joomla 1.5 going, added Community Builder  and finally installed fireboard 1.0.4.  Joomla and CB seem to be running alright.  Fireboard is there, with control panel and all, BUT... I cannot seem to add a category, hence no threads or forum.  I am also not able to add sample data.. obviously something not right with adding to the database, but what?  I've been scouring the forums and trying just about everything,including this idea of the file you offered. 

Problem is... the error message I am getting is blank.. that is.. an alert pops up, but it just has the exclamation icon and no message, so I don't know what is wrong.  Any ideas?  Really like the idea of fireboard otherwise gonna head to phpBB3.  Any assist would be very much appreciated.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Am a newbie to CMS, joomla and fireboard, but giving it a go.</p>
<p>I have Joomla 1.5 going, added Community Builder  and finally installed fireboard 1.0.4.  Joomla and CB seem to be running alright.  Fireboard is there, with control panel and all, BUT&#8230; I cannot seem to add a category, hence no threads or forum.  I am also not able to add sample data.. obviously something not right with adding to the database, but what?  I&#8217;ve been scouring the forums and trying just about everything,including this idea of the file you offered. </p>
<p>Problem is&#8230; the error message I am getting is blank.. that is.. an alert pops up, but it just has the exclamation icon and no message, so I don&#8217;t know what is wrong.  Any ideas?  Really like the idea of fireboard otherwise gonna head to phpBB3.  Any assist would be very much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Cyprich</title>
		<link>http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-120199</link>
		<dc:creator>Johan Cyprich</dc:creator>
		<pubDate>Fri, 18 Apr 2008 03:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-120199</guid>
		<description>If your still having problems with your installation, I can do a fresh installation on your server if you send me the appropriate login information (don't post it here). I would recommend using Joomla 1.5 because it replaces the 1.0 version. The newest and best extensions and templates will be for 1.5.</description>
		<content:encoded><![CDATA[<p>If your still having problems with your installation, I can do a fresh installation on your server if you send me the appropriate login information (don&#8217;t post it here). I would recommend using Joomla 1.5 because it replaces the 1.0 version. The newest and best extensions and templates will be for 1.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingeniousity</title>
		<link>http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-120149</link>
		<dc:creator>ingeniousity</dc:creator>
		<pubDate>Fri, 18 Apr 2008 02:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-120149</guid>
		<description>Uninstalled fireboard, the SEF thing in case that was causing the problem, and also the mass mail thing. 

Re-installed fireboard only, with no error messages but still can't access the Admin panel for FB. Tried installing the file linked above, but still no good.

I'm going to delete the whole thing, including the database, and start again from zero. Will let you know if it works. If not, well I have nothing to lose by giving a password to anyone qualified to help. There seem to be a lot of people having this problem, but no answers forthcoming.

Thanks for any advice.</description>
		<content:encoded><![CDATA[<p>Uninstalled fireboard, the SEF thing in case that was causing the problem, and also the mass mail thing. </p>
<p>Re-installed fireboard only, with no error messages but still can&#8217;t access the Admin panel for FB. Tried installing the file linked above, but still no good.</p>
<p>I&#8217;m going to delete the whole thing, including the database, and start again from zero. Will let you know if it works. If not, well I have nothing to lose by giving a password to anyone qualified to help. There seem to be a lot of people having this problem, but no answers forthcoming.</p>
<p>Thanks for any advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ingeniousity</title>
		<link>http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-120141</link>
		<dc:creator>ingeniousity</dc:creator>
		<pubDate>Fri, 18 Apr 2008 02:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-120141</guid>
		<description>I have exactly the same thing.

I was using Joomla 1.0.10, CB 1.1, and Fireboard 1.0.4 all newly installed. Maybe I've missed a component?

I have just installed Joomla 1.0.15 to see if that helps (it doesn't) and received the following warning after logging in:

 Following PHP Server Settings are not optimal for Security and it is recommended to change them:

    * PHP register_globals setting is `ON` instead of `OFF`
    * Joomla! "Register Globals Emulation" setting is `ON`.   To disable Register Globals Emulation, navigate to Site -&#62; Global Configuration -&#62; Server, select `OFF`, and save.
      Register Globals Emulation is `ON` by default for backward compatibility.</description>
		<content:encoded><![CDATA[<p>I have exactly the same thing.</p>
<p>I was using Joomla 1.0.10, CB 1.1, and Fireboard 1.0.4 all newly installed. Maybe I&#8217;ve missed a component?</p>
<p>I have just installed Joomla 1.0.15 to see if that helps (it doesn&#8217;t) and received the following warning after logging in:</p>
<p> Following PHP Server Settings are not optimal for Security and it is recommended to change them:</p>
<p>    * PHP register_globals setting is `ON` instead of `OFF`<br />
    * Joomla! &#8220;Register Globals Emulation&#8221; setting is `ON`.   To disable Register Globals Emulation, navigate to Site -&gt; Global Configuration -&gt; Server, select `OFF`, and save.<br />
      Register Globals Emulation is `ON` by default for backward compatibility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Cyprich</title>
		<link>http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-104674</link>
		<dc:creator>Johan Cyprich</dc:creator>
		<pubDate>Fri, 21 Mar 2008 07:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-104674</guid>
		<description>Can you setup a new web site with Joomla and Fireboard to see if it will work? There could be plugins interfering with Fireboard. Also, you might also want to use Joomla 1.0.15 for the test.</description>
		<content:encoded><![CDATA[<p>Can you setup a new web site with Joomla and Fireboard to see if it will work? There could be plugins interfering with Fireboard. Also, you might also want to use Joomla 1.0.15 for the test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-104602</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 21 Mar 2008 05:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-104602</guid>
		<description>I have Joomla 1.0.14 installed and FireBoard 1.0.4 Stable  installed.  I get the following error when I click the Fireboard Administrator button:

"DB function failed with error number 1054
Unknown column 'g.id' in 'on clause' SQL=SELECT a.*, a.name AS category, u.name AS editor, g.name AS groupname, h.name AS admingroup FROM thedoor_fb_categories AS a LEFT JOIN thedoor_users AS u ON u.id = a.checked_out LEFT JOIN thedoor_core_acl_aro_groups AS g ON g.id = a.pub_access LEFT JOIN thedoor_core_acl_aro_groups AS h ON h.id = a.admin_access GROUP BY a.id ORDER BY a.ordering, a.name"

I used the file above with no luck and I can't find any solutions on the bestofjoomla website.</description>
		<content:encoded><![CDATA[<p>I have Joomla 1.0.14 installed and FireBoard 1.0.4 Stable  installed.  I get the following error when I click the Fireboard Administrator button:</p>
<p>&#8220;DB function failed with error number 1054<br />
Unknown column &#8216;g.id&#8217; in &#8216;on clause&#8217; SQL=SELECT a.*, a.name AS category, u.name AS editor, g.name AS groupname, h.name AS admingroup FROM thedoor_fb_categories AS a LEFT JOIN thedoor_users AS u ON u.id = a.checked_out LEFT JOIN thedoor_core_acl_aro_groups AS g ON g.id = a.pub_access LEFT JOIN thedoor_core_acl_aro_groups AS h ON h.id = a.admin_access GROUP BY a.id ORDER BY a.ordering, a.name&#8221;</p>
<p>I used the file above with no luck and I can&#8217;t find any solutions on the bestofjoomla website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Cyprich</title>
		<link>http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-90076</link>
		<dc:creator>Johan Cyprich</dc:creator>
		<pubDate>Tue, 19 Feb 2008 12:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-90076</guid>
		<description>Are you using the latest version of Fireboard (1.04)? Which version of Joomla are you using?</description>
		<content:encoded><![CDATA[<p>Are you using the latest version of Fireboard (1.04)? Which version of Joomla are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Addington</title>
		<link>http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-88733</link>
		<dc:creator>Mike Addington</dc:creator>
		<pubDate>Sun, 17 Feb 2008 16:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyprich.com/2007/09/05/fixing-database-error-1054-in-fireboard/#comment-88733</guid>
		<description>Didn't work for me.  I still get the error.</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t work for me.  I still get the error.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
