<?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: Private forums with GroupJive and Kunena</title>
	<atom:link href="http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/feed/" rel="self" type="application/rss+xml" />
	<link>http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/</link>
	<description>a blog</description>
	<lastBuildDate>Mon, 12 Sep 2011 16:24:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: chatchai</title>
		<link>http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/comment-page-1/#comment-269</link>
		<dc:creator>chatchai</dc:creator>
		<pubDate>Wed, 30 Mar 2011 07:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://david.steadson.com/?p=132#comment-269</guid>
		<description>At the beginning of code, don&#039;t forget to put this line

$app = &amp;JFactory::getApplication();

the code will not function without it at the beginning.</description>
		<content:encoded><![CDATA[<p>At the beginning of code, don&#8217;t forget to put this line</p>
<p>$app = &amp;JFactory::getApplication();</p>
<p>the code will not function without it at the beginning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stella</title>
		<link>http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/comment-page-1/#comment-233</link>
		<dc:creator>Stella</dc:creator>
		<pubDate>Mon, 16 Aug 2010 18:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://david.steadson.com/?p=132#comment-233</guid>
		<description>Hi again David,

Ignore my last request for help.  I found the answer on the MetaMod forum http://www.metamodpro.com/forums/topic?id=382

I added the following code and adjusted the corresponding words SELECT, FROM and WHERE:

$SEL=str_replace(&quot;a&quot;,&quot;&quot;,&quot;SaEaLaEaCaT&quot;); 
$FRO=str_replace(&quot;a&quot;,&quot;&quot;,&quot;FaRaOaM&quot;); 
$WHE=str_replace(&quot;a&quot;,&quot;&quot;,&quot;WaHaEaRaE&quot;); 

All working now :-)

Stella</description>
		<content:encoded><![CDATA[<p>Hi again David,</p>
<p>Ignore my last request for help.  I found the answer on the MetaMod forum <a href="http://www.metamodpro.com/forums/topic?id=382" rel="nofollow">http://www.metamodpro.com/forums/topic?id=382</a></p>
<p>I added the following code and adjusted the corresponding words SELECT, FROM and WHERE:</p>
<p>$SEL=str_replace(&#8220;a&#8221;,&#8221;",&#8221;SaEaLaEaCaT&#8221;);<br />
$FRO=str_replace(&#8220;a&#8221;,&#8221;",&#8221;FaRaOaM&#8221;);<br />
$WHE=str_replace(&#8220;a&#8221;,&#8221;",&#8221;WaHaEaRaE&#8221;); </p>
<p>All working now <img src='http://david.steadson.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Stella</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stella</title>
		<link>http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/comment-page-1/#comment-232</link>
		<dc:creator>Stella</dc:creator>
		<pubDate>Mon, 16 Aug 2010 17:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://david.steadson.com/?p=132#comment-232</guid>
		<description>Hi David,
I&#039;ve been trying to implement your workaround, as above, using Kunena v1.5.12, CB v1.2.3, GJ v1.8.1, MetaMod v2.4c.  

Unfortunately I receive a backend 403 whenever I try to add the php rules.  I have discovered that the error is triggered whenever I include the lines beginning $query= and $gj_query=.  Any ideas?  Is it because of upgrades to components since your article or something stupid I did or didn&#039;t do?

Cheers, Stella</description>
		<content:encoded><![CDATA[<p>Hi David,<br />
I&#8217;ve been trying to implement your workaround, as above, using Kunena v1.5.12, CB v1.2.3, GJ v1.8.1, MetaMod v2.4c.  </p>
<p>Unfortunately I receive a backend 403 whenever I try to add the php rules.  I have discovered that the error is triggered whenever I include the lines beginning $query= and $gj_query=.  Any ideas?  Is it because of upgrades to components since your article or something stupid I did or didn&#8217;t do?</p>
<p>Cheers, Stella</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/comment-page-1/#comment-203</link>
		<dc:creator>david</dc:creator>
		<pubDate>Mon, 04 Jan 2010 21:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://david.steadson.com/?p=132#comment-203</guid>
		<description>Hi,
I used to own a web hosting company myself but left that industry a year ago. I haven&#039;t really checked out what everyone else is offering these days, but your setup will not require a particularly expensive account.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I used to own a web hosting company myself but left that industry a year ago. I haven&#8217;t really checked out what everyone else is offering these days, but your setup will not require a particularly expensive account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hakusan</title>
		<link>http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/comment-page-1/#comment-193</link>
		<dc:creator>Hakusan</dc:creator>
		<pubDate>Mon, 21 Dec 2009 23:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://david.steadson.com/?p=132#comment-193</guid>
		<description>Hi everyone 

I&#039;m looking to get my own website, and I&#039;m just wondering if you have any advertice regarding the best hosting company...

Regarding my website stat:

300 Daily visitor
2 Domain
1 Data transfert needed
10 Bandwitch included

Many thanks for helping, any advice are welcome</description>
		<content:encoded><![CDATA[<p>Hi everyone </p>
<p>I&#8217;m looking to get my own website, and I&#8217;m just wondering if you have any advertice regarding the best hosting company&#8230;</p>
<p>Regarding my website stat:</p>
<p>300 Daily visitor<br />
2 Domain<br />
1 Data transfert needed<br />
10 Bandwitch included</p>
<p>Many thanks for helping, any advice are welcome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Berry</title>
		<link>http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/comment-page-1/#comment-145</link>
		<dc:creator>Mark Berry</dc:creator>
		<pubDate>Thu, 08 Oct 2009 21:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://david.steadson.com/?p=132#comment-145</guid>
		<description>Great thanks.  I now have 1.8 Beta 4 from http://forge.joomlapolis.com/projects/list_files/groupjive.</description>
		<content:encoded><![CDATA[<p>Great thanks.  I now have 1.8 Beta 4 from <a href="http://forge.joomlapolis.com/projects/list_files/groupjive" rel="nofollow">http://forge.joomlapolis.com/projects/list_files/groupjive</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/comment-page-1/#comment-144</link>
		<dc:creator>david</dc:creator>
		<pubDate>Thu, 08 Oct 2009 19:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://david.steadson.com/?p=132#comment-144</guid>
		<description>Yup, the project has been taken over by joomlapolis, who do Community Builder - check out &lt;a href=&quot;http://www.joomlapolis.com/component/option,com_joomlaboard/Itemid,38/task,listcat/catid,103/&quot; rel=&quot;nofollow&quot;&gt;the joomlapolis forums for new&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Yup, the project has been taken over by joomlapolis, who do Community Builder &#8211; check out <a href="http://www.joomlapolis.com/component/option,com_joomlaboard/Itemid,38/task,listcat/catid,103/" rel="nofollow">the joomlapolis forums for new</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Berry</title>
		<link>http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/comment-page-1/#comment-141</link>
		<dc:creator>Mark Berry</dc:creator>
		<pubDate>Thu, 08 Oct 2009 03:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://david.steadson.com/?p=132#comment-141</guid>
		<description>Is groupjive still available?  I&#039;m getting errors trying to access groupjive.org.  I found some releases at http://joomlacode.org/gf/project/groupjive/frs/ but the latest GroupJive is Beta2 dated 8/22/2007.</description>
		<content:encoded><![CDATA[<p>Is groupjive still available?  I&#8217;m getting errors trying to access groupjive.org.  I found some releases at <a href="http://joomlacode.org/gf/project/groupjive/frs/" rel="nofollow">http://joomlacode.org/gf/project/groupjive/frs/</a> but the latest GroupJive is Beta2 dated 8/22/2007.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/comment-page-1/#comment-130</link>
		<dc:creator>david</dc:creator>
		<pubDate>Sun, 04 Oct 2009 10:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://david.steadson.com/?p=132#comment-130</guid>
		<description>The individual groups are created automatically if you have the kunena plugin installed and configured in the groupjive backend. You just need to tell groupjive which category to create the forums in.</description>
		<content:encoded><![CDATA[<p>The individual groups are created automatically if you have the kunena plugin installed and configured in the groupjive backend. You just need to tell groupjive which category to create the forums in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://david.steadson.com/2009/09/15/private-forums-with-groupjive-and-kunena/comment-page-1/#comment-129</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sat, 03 Oct 2009 16:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://david.steadson.com/?p=132#comment-129</guid>
		<description>How are the individual group forum areas created? As I see it, you created a parent category for GroupJive forums and then somehow the individual subs are created automatically. Is this correct?

Thanks and I look forward to testing it out once you reply.</description>
		<content:encoded><![CDATA[<p>How are the individual group forum areas created? As I see it, you created a parent category for GroupJive forums and then somehow the individual subs are created automatically. Is this correct?</p>
<p>Thanks and I look forward to testing it out once you reply.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

