<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - Multi Forums]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/19445/"/>
	<updated>2009-06-14T00:46:35Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/19445/multi-forums/</id>
		<entry>
			<title type="html"><![CDATA[Re: Multi Forums]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/128468/#p128468"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>8k84 wrote:</cite><blockquote><div class="quotebox"><cite>Slavok wrote:</cite><blockquote><p>$sql = str_replace($this-&gt;prefix.&#039;users&#039;, &lt;your forum user table&gt; , $sql);</p></blockquote></div><p>Is there any way to use <strong>last_visit</strong> field contents for each forum independently?</p></blockquote></div><p>Nope.</p>]]></content>
			<author>
				<name><![CDATA[MattF]]></name>
				<uri>http://punbb.informer.com/forums/user/9938/</uri>
			</author>
			<updated>2009-06-14T00:46:35Z</updated>
			<id>http://punbb.informer.com/forums/post/128468/#p128468</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Multi Forums]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/128467/#p128467"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Slavok wrote:</cite><blockquote><p>$sql = str_replace($this-&gt;prefix.&#039;users&#039;, &lt;your forum user table&gt; , $sql);</p></blockquote></div><p>Is there any way to use <strong>last_visit</strong> field contents for each forum independently?</p>]]></content>
			<author>
				<name><![CDATA[8k84]]></name>
				<uri>http://punbb.informer.com/forums/user/14280/</uri>
			</author>
			<updated>2009-06-14T00:13:56Z</updated>
			<id>http://punbb.informer.com/forums/post/128467/#p128467</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Multi Forums]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/117097/#p117097"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Xavier77 wrote:</cite><blockquote><p>this work in the new version (1.3)? i try it but no</p></blockquote></div><p>The idea of the patch is to replace all usertable calls with the same one table name. This must be working on 1.3, though you&#039;ll maybe need more places to do this replacement. This may be done my an extension.</p><p>Did you solve it?</p>]]></content>
			<author>
				<name><![CDATA[Anatoly]]></name>
				<uri>http://punbb.informer.com/forums/user/12152/</uri>
			</author>
			<updated>2008-08-11T02:35:18Z</updated>
			<id>http://punbb.informer.com/forums/post/117097/#p117097</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Multi Forums]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/117041/#p117041"/>
			<content type="html"><![CDATA[<p>nobody is around?</p>]]></content>
			<author>
				<name><![CDATA[Xavier77]]></name>
				<uri>http://punbb.informer.com/forums/user/13378/</uri>
			</author>
			<updated>2008-08-04T16:49:03Z</updated>
			<id>http://punbb.informer.com/forums/post/117041/#p117041</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Multi Forums]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/117031/#p117031"/>
			<content type="html"><![CDATA[<p>this work in the new version (1.3)?<br />i try it but no</p>]]></content>
			<author>
				<name><![CDATA[Xavier77]]></name>
				<uri>http://punbb.informer.com/forums/user/13378/</uri>
			</author>
			<updated>2008-08-01T13:43:50Z</updated>
			<id>http://punbb.informer.com/forums/post/117031/#p117031</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Multi Forums]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/116282/#p116282"/>
			<content type="html"><![CDATA[<p>Xavier77, what exactly you can&#039;t find?<br />If you use MySQL you should:<br /></p><ul><li><p>Find file &lt;FORUM_URL&gt;/include/dblayer/mysql.php</p></li><li><p>Find code Line 76-79:<br />if (defined(&#039;PUN_SHOW_QUERIES&#039;))</p><p>$q_start = get_microtime();</p><p>if ($unbuffered)</p></li><li><p>Replace this lines with this:<br />if (defined(&#039;PUN_SHOW_QUERIES&#039;))</p><p> $q_start = get_microtime();</p><p>$sql = str_replace($this-&gt;prefix.&#039;users&#039;, &lt;your forum user table&gt; , $sql);</p><p>if ($unbuffered)<br /></p></li></ul>]]></content>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2008-06-30T13:09:55Z</updated>
			<id>http://punbb.informer.com/forums/post/116282/#p116282</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Multi Forums]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/116211/#p116211"/>
			<content type="html"><![CDATA[<p>I use the 1.2.17 version and can&#039;t find the file with that code to change<br />any idea?</p>]]></content>
			<author>
				<name><![CDATA[Xavier77]]></name>
				<uri>http://punbb.informer.com/forums/user/13378/</uri>
			</author>
			<updated>2008-06-27T19:34:08Z</updated>
			<id>http://punbb.informer.com/forums/post/116211/#p116211</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Multi Forums]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/116176/#p116176"/>
			<content type="html"><![CDATA[<p>Hi!<br />Maybe this <a href="http://punbb.informer.com/forums/topic/13806/multiple-forums-1-users-table/">topic</a> will help you to solve your problem.</p>]]></content>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2008-06-27T08:09:50Z</updated>
			<id>http://punbb.informer.com/forums/post/116176/#p116176</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Multi Forums]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/116159/#p116159"/>
			<content type="html"><![CDATA[<p>Hi!<br />I use the PunBB Forum but now i got a problem<br />I need 2 diferents forums in 2 diferents url&#039;s but with the same users, the forums need to share the users<br />I tried to modificate the code and I can make it, but always i go to one of the forums when i log in</p><p>there are any mod that can work with this idea?</p>]]></content>
			<author>
				<name><![CDATA[Xavier77]]></name>
				<uri>http://punbb.informer.com/forums/user/13378/</uri>
			</author>
			<updated>2008-06-26T21:57:51Z</updated>
			<id>http://punbb.informer.com/forums/post/116159/#p116159</id>
		</entry>
</feed>
