<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[PunBB Forums - X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
		<link>http://punbb.informer.com/forums/topic/14044/x7-chat-already-integrates-with-smf-phpbb-xmb-mercuryboard-etc/</link>
		<description><![CDATA[The most recent posts in X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc..]]></description>
		<lastBuildDate>Fri, 15 May 2009 12:26:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/127716/#p127716</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>Notice: unserialize() [function.unserialize]: Error at offset 0 of 128 bytes in /home/vernon/public_html/cbox/lib/auth/punbb.php on line 48</p></blockquote></div><p>I get that error, does anyone know why?</p>]]></description>
			<author><![CDATA[dummy@example.com (van21691)]]></author>
			<pubDate>Fri, 15 May 2009 12:26:39 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/127716/#p127716</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/98433/#p98433</link>
			<description><![CDATA[<p>hahaha i know... hey there has to be a evil child somewhere in the world.. trying to piss people off....</p><p>Q</p>]]></description>
			<author><![CDATA[dummy@example.com (quaker)]]></author>
			<pubDate>Fri, 20 Jul 2007 19:08:11 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/98433/#p98433</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/98432/#p98432</link>
			<description><![CDATA[<div class="quotebox"><cite>quaker wrote:</cite><blockquote><p>x7chat looks ok but it to..... how can u say stupid looking... it would take a lot to design a style for it to match punbb style.</p><p>Q</p></blockquote></div><p>nice thing is you can edit alot of the style in the admincp.</p>]]></description>
			<author><![CDATA[dummy@example.com (Dr.Jeckyl)]]></author>
			<pubDate>Fri, 20 Jul 2007 19:05:22 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/98432/#p98432</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/98426/#p98426</link>
			<description><![CDATA[<p>x7chat looks ok but it to..... how can u say stupid looking... it would take a lot to design a style for it to match punbb style.</p><p>Q</p>]]></description>
			<author><![CDATA[dummy@example.com (quaker)]]></author>
			<pubDate>Fri, 20 Jul 2007 18:05:11 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/98426/#p98426</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/98424/#p98424</link>
			<description><![CDATA[<p>No, all this does is set up X7 to use PunBB&#039;s usernames and passwords.</p><p>You can easily add a link to PunBB&#039;s navigation bar through PunBB&#039;s admin options panel.</p>]]></description>
			<author><![CDATA[dummy@example.com (pogenwurst)]]></author>
			<pubDate>Fri, 20 Jul 2007 17:44:18 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/98424/#p98424</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/98419/#p98419</link>
			<description><![CDATA[<p>So how does that actually show up in punBB and where?<br />Does anyone have a working version that I can look at?</p><p>Still a little unclear as to what accesses what and how. Is there a menu link automatically put into punBB horizonta lnav menu?</p>]]></description>
			<author><![CDATA[dummy@example.com (torbz)]]></author>
			<pubDate>Fri, 20 Jul 2007 15:13:11 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/98419/#p98419</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/98370/#p98370</link>
			<description><![CDATA[<p>Well, according to <a href="http://help.x7chat.com/dev.php?s=AuthMods&amp;help_file=devdocs">X7&#039;s developer documentation on AuthMods</a>:</p><div class="quotebox"><blockquote><p>AuthMod files are stored in /lib/auth/. The file config.php (in the root directory) controls which AuthMod file the chat room is using. The variable $X7CHAT_CONFIG[&#039;AUTH_MODE&#039;] defines which AuthMod the chat room should load. This variable is simply the name of the AuthMod file without the .php extention.</p></blockquote></div><p>So, I suppose you would:</p><p>1) Save E-Oreo&#039;s code as punbb.php in X7&#039;s /lib/auth/<br />2) Open X7&#039;s config.php<br />3) Add the following to the end (before the ?&gt;, if it&#039;s there)</p><div class="codebox"><pre><code>$X7CHAT_CONFIG[&#039;AUTH_MODE&#039;] = &#039;punbb&#039;;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (pogenwurst)]]></author>
			<pubDate>Thu, 19 Jul 2007 19:39:52 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/98370/#p98370</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/98369/#p98369</link>
			<description><![CDATA[<p>Hey guys,</p><p>Still quite new to punBB and X7 chat.<br />I have a forum install at <a href="http://www.hangfan.co.uk/forum">www.hangfan.co.uk/forum</a><br />and X7 chat at<br /><a href="http://www.hangfan.co.uk/hangout">www.hangfan.co.uk/hangout</a></p><p>I&#039;ve not really had the head to understand how to cleanly tag the two up together, could you give me step by step instructions?</p><p>Thanks for you help,</p><p>Torbz</p>]]></description>
			<author><![CDATA[dummy@example.com (torbz)]]></author>
			<pubDate>Thu, 19 Jul 2007 15:55:34 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/98369/#p98369</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/82981/#p82981</link>
			<description><![CDATA[<p>No problem <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />A big thanks is due to E-Oreo as well: without him, the auth script wouldn&#039;t be working <img src="http://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Smartys)]]></author>
			<pubDate>Wed, 13 Dec 2006 02:51:05 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/82981/#p82981</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/82980/#p82980</link>
			<description><![CDATA[<p>Well.... I&#039;ll be darned!&nbsp; &nbsp; I guess it may have been a session issue?&nbsp; &nbsp; I closed all my browser windows and went to my forum, logged out the current user.&nbsp; Registered / logged in a new user.&nbsp; Went to chat and POW.... everything worked perfectly!</p><p>Thanks Smartys!&nbsp; &nbsp; Now I just need to find ways to display either the number of users in chat, or maybe even the userID&#039;s in chat!</p>]]></description>
			<author><![CDATA[dummy@example.com (reviewum.com)]]></author>
			<pubDate>Wed, 13 Dec 2006 02:42:11 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/82980/#p82980</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/82979/#p82979</link>
			<description><![CDATA[<p>Works perfectly for me in FF 1.5 and IE7<br />Try clearing your cache?</p>]]></description>
			<author><![CDATA[dummy@example.com (Smartys)]]></author>
			<pubDate>Wed, 13 Dec 2006 02:27:27 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/82979/#p82979</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/82976/#p82976</link>
			<description><![CDATA[<p>email sent with info!</p>]]></description>
			<author><![CDATA[dummy@example.com (reviewum.com)]]></author>
			<pubDate>Wed, 13 Dec 2006 01:58:10 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/82976/#p82976</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/82975/#p82975</link>
			<description><![CDATA[<p>Could you link me to where you have this set up currently?</p>]]></description>
			<author><![CDATA[dummy@example.com (Smartys)]]></author>
			<pubDate>Wed, 13 Dec 2006 01:39:23 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/82975/#p82975</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/82968/#p82968</link>
			<description><![CDATA[<p>Sorry for the confusion... I&#039;m trying to sort this all out myself.</p><p>Desired Behavior:<br />Login to forums and click on chat and automatically be logged into chat.</p><p>Current Behavior:<br />Login to forums and click on chat... required to then login to chat.&nbsp; Fortunately once you are logged into chat&nbsp; (and have told punbb to keep you logged in) it seems that your login is remembered from then on in chat.</p><p>It is the initial double login that I&#039;d love to get resolved.</p><p>Thanks Smartys!</p>]]></description>
			<author><![CDATA[dummy@example.com (reviewum.com)]]></author>
			<pubDate>Wed, 13 Dec 2006 00:26:24 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/82968/#p82968</guid>
		</item>
		<item>
			<title><![CDATA[Re: X7 Chat -  Already integrates with SMF, PhpBB, XMB, MercuryBoard, etc.]]></title>
			<link>http://punbb.informer.com/forums/post/82967/#p82967</link>
			<description><![CDATA[<p>I&#039;m confused, what is the behavior supposed to be?</p>]]></description>
			<author><![CDATA[dummy@example.com (Smartys)]]></author>
			<pubDate>Wed, 13 Dec 2006 00:13:14 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/82967/#p82967</guid>
		</item>
	</channel>
</rss>
