<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fluxbb.org/forums/extern.php?action=feed&amp;type=rss&amp;tid=3686" rel="self" type="application/rss+xml" />
		<title><![CDATA[FluxBB Forums / 2 Copies of FluxBB at the same time, and have the same table prefix?]]></title>
		<link>http://fluxbb.org/forums/viewtopic.php?id=3686</link>
		<description><![CDATA[The most recent posts in 2 Copies of FluxBB at the same time, and have the same table prefix?.]]></description>
		<lastBuildDate>Sun, 07 Feb 2010 08:27:00 +0000</lastBuildDate>
		<generator>FluxBB 1.4.8</generator>
		<item>
			<title><![CDATA[Re: 2 Copies of FluxBB at the same time, and have the same table prefix?]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28487#p28487</link>
			<description><![CDATA[<p>twohawks <a href="http://fluxbb.org/forums/topic/3072/create-share-a-topic-in-more-than-one-prefixedforum/">asked for the same thing</a>. Maybe he has some results?</p><p>If not, I&#039;d just do what Smartys suggested and add a query that adds a user to the second forum automatically when he registers on the first forum (and the other way around).</p>]]></description>
			<author><![CDATA[dummy@example.com (Franz)]]></author>
			<pubDate>Sun, 07 Feb 2010 08:27:00 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28487#p28487</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 Copies of FluxBB at the same time, and have the same table prefix?]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28479#p28479</link>
			<description><![CDATA[<p>Anyone?</p>]]></description>
			<author><![CDATA[dummy@example.com (Gershmer)]]></author>
			<pubDate>Sat, 06 Feb 2010 21:46:14 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28479#p28479</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 Copies of FluxBB at the same time, and have the same table prefix?]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28471#p28471</link>
			<description><![CDATA[<p>I can do it either way, doesn&#039;t matter to me.</p><br /><p>An example of it being done in FluxBB</p><br /><p><a href="http://scratch.mit.edu/forums/">http://scratch.mit.edu/forums/</a><br /><a href="http://scratch.mit.edu/tbgforums/">http://scratch.mit.edu/tbgforums/</a></p><br /><p>The user is automatically signed up with the same credentials as forum &quot;a&quot; when visiting forum &quot;b&quot;</p>]]></description>
			<author><![CDATA[dummy@example.com (Gershmer)]]></author>
			<pubDate>Sat, 06 Feb 2010 13:30:46 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28471#p28471</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 Copies of FluxBB at the same time, and have the same table prefix?]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28467#p28467</link>
			<description><![CDATA[<p>It&#039;s physically possible to modify the forum to run off of one users table, but it&#039;s kind of a weird thing to do. Groups will also have to stay the same, post count will be shared, etc.</p><p>What you want to do really is have some kind of backend system set up just for authentication (ie: LDAP) and have both forums authenticate through the same system. That way, the user is linked by identity but their data in each forum is distinct.</p>]]></description>
			<author><![CDATA[dummy@example.com (Smartys)]]></author>
			<pubDate>Sat, 06 Feb 2010 02:29:31 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28467#p28467</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 Copies of FluxBB at the same time, and have the same table prefix?]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28466#p28466</link>
			<description><![CDATA[<p>The point is one is one forum that is something totally different, a different discussion, but the users will automatically be signed up for both.</p>]]></description>
			<author><![CDATA[dummy@example.com (Gershmer)]]></author>
			<pubDate>Sat, 06 Feb 2010 01:00:15 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28466#p28466</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 Copies of FluxBB at the same time, and have the same table prefix?]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28461#p28461</link>
			<description><![CDATA[<p>Don&#039;t understand ur pbm...</p><p>Having 2 forums is possible : have different prefixes.<br />But if the two are just the same (&quot;everything&quot;), what&#039;s the point ?</p>]]></description>
			<author><![CDATA[dummy@example.com (Mpok)]]></author>
			<pubDate>Fri, 05 Feb 2010 17:12:09 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28461#p28461</guid>
		</item>
		<item>
			<title><![CDATA[2 Copies of FluxBB at the same time, and have the same table prefix?]]></title>
			<link>http://fluxbb.org/forums/viewtopic.php?pid=28454#p28454</link>
			<description><![CDATA[<p>I own a website.</p><p>And I have a forum.</p><br /><p>But I want another forum.<br />Easy. Already have 2. <a href="http://gershmer.net/forum/">http://gershmer.net/forum/</a> and <a href="http://gershmer.net/fluxbb/">http://gershmer.net/fluxbb/</a> (the latter is just my test)</p><p>But I want another forum, but that will use the same database. And that, I did. But... I had to change the table prefix to a non-default, (i changed it to foo_2), so it uses the same database (very good for me if I get a limited # of databases <img src="http://fluxbb.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" />) but unfortunately <img src="http://fluxbb.org/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /> it has to have its own userlist. </p><br /><p>Is this possible? I know it can be done with the fancy vbulletin, ( <a href="http://ipodtouchfans.com/forums/">http://ipodtouchfans.com/forums/</a> and <a href="http://multitouchfans.com/forums/">http://multitouchfans.com/forums/</a> )but it would be much better with FluxBB, for me.</p><br /><br /><p>So, can you have 2 forums that are FluxBB based, and share the same user list/database/everything/same table prefix?</p><br /><p>That is essentially my question.</p>]]></description>
			<author><![CDATA[dummy@example.com (Gershmer)]]></author>
			<pubDate>Fri, 05 Feb 2010 01:43:00 +0000</pubDate>
			<guid>http://fluxbb.org/forums/viewtopic.php?pid=28454#p28454</guid>
		</item>
	</channel>
</rss>

