<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MyBB Magyarország &#187; chat</title>
	<atom:link href="http://www.mybb-hungary.com/tag/chat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mybb-hungary.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 26 Aug 2010 12:47:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Flashchat integrálása a Mybb rendszerbe!</title>
		<link>http://www.mybb-hungary.com/2009/10/13/flashchat-integralasa-a-mybb-rendszerbe/</link>
		<comments>http://www.mybb-hungary.com/2009/10/13/flashchat-integralasa-a-mybb-rendszerbe/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 14:27:48 +0000</pubDate>
		<dc:creator>atomjani</dc:creator>
				<category><![CDATA[kiemeltek]]></category>
		<category><![CDATA[telepítés]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[fórum]]></category>
		<category><![CDATA[ingyen]]></category>
		<category><![CDATA[mybb]]></category>

		<guid isPermaLink="false">http://www.mybb-hungary.com/?p=112</guid>
		<description><![CDATA[Egy jól ismert Flash alapú chat a MyBB fórumba való integrálását fogom bemutatni. Az eredménye az lesz, hogy csak az tud majd belépni a chatbe, aki a fórumban is regisztrált tag. Továbbá lehetőség van a főoldal alján a &#8220;Ki van a chaten?&#8221; kiírására, valamint a felső menübe felkerül a linkje. Maga a chat így nézz [...]]]></description>
			<content:encoded><![CDATA[<p>Egy jól ismert Flash alapú chat a MyBB fórumba való integrálását fogom bemutatni. Az eredménye az lesz, hogy csak az tud majd belépni a chatbe, aki a fórumban is regisztrált tag. Továbbá lehetőség van a főoldal alján a &#8220;Ki van a chaten?&#8221; kiírására, valamint a felső menübe felkerül a linkje.</p>
<p>Maga a chat így nézz ki, melynek a hivatalos angol támogatói oldala: <a title="http://www.tufat.com/" href="http://www.tufat.com/" onclick="pageTracker._trackPageview('/outgoing/www.tufat.com/?referer=');">http://www.tufat.com</a></p>
<p style="text-align: center;"><img class="aligncenter" title="Flashchat" src="http://www.tufat.com/images/screenshots/flashchat.gif" alt="" width="396" height="255" /></p>
<p><span id="more-112"></span></p>
<p>Ez az integrálás tesztelve volt és működik a MyBB 1.2.14 és a Mybb 1.4-es verzióknál is és valószínűleg az 1.6-os és a 2.0-ás verziónál is működni fog, ugyanis sok módosítás nem történt. Az új FlashChat 5.0.3 és a régebbi verziók esetén is megy.  A 4-es sorozat is tesztelve volt, így azok is örülhetnek, akik nem akarnak az új verziójú Flashchatre váltani.</p>
<p>Az integrálás ismertetését a <a title="http://forum.tufat.com/showthread.php?t=50451" href="http://forum.tufat.com/showthread.php?t=50451" onclick="pageTracker._trackPageview('/outgoing/forum.tufat.com/showthread.php?t=50451&amp;referer=');">http://forum.tufat.com/showthread.php?t=50451</a> angol leírás alapján fogom tenni, ahol kicsit kitérek a Flashchat telepítésére vagy módosítására annak függően, hogy már használod e vagy nem.</p>
<p>A Flashchat helye a fórumod <strong>chat</strong> könyvtárában legyen. Azaz ha mondjuk<strong> www.weboldal.com/forum</strong> a fórumod címe, akkor a <strong>www.weboldal.com/forum/chat</strong> könyvtárba kerül a Flashchat. Ha más könyvtárba akarod rakni vagy nem ezen van, akkor szólj rám az alul megadott témában és utána nézek.</p>
<p>A <strong>/chat/inc/cmses/MyBBCMS.php</strong> fájlban keresd meg ezt a kódot:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000088;">$GLOBALS</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'fc_config'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'db'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/array" onclick="pageTracker._trackPageview('/outgoing/www.php.net/array?referer=');"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span><br />
<span style="color: #0000ff;">'host'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'hostname'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span><br />
<span style="color: #0000ff;">'user'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'username'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span><br />
<span style="color: #0000ff;">'pass'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'password'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span><br />
<span style="color: #0000ff;">'base'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'database'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span><br />
<span style="color: #0000ff;">'pref'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'table_prefix'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">.</span> <span style="color: #0000ff;">&quot;fc_&quot;</span><span style="color: #339933;">,</span><br />
<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$GLOBALS</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'db_prefix'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'table_prefix'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span></div></div>
<p>Majd cseréld le ezzel:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><a href="http://www.php.net/is_array" onclick="pageTracker._trackPageview('/outgoing/www.php.net/is_array?referer=');"><span style="color: #990000;">is_array</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'database'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #000088;">$MyBB_config</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'database'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span> <span style="color: #b1b100;">else</span> <span style="color: #000088;">$MyBB_config</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$config</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$GLOBALS</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'fc_config'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'db'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/array" onclick="pageTracker._trackPageview('/outgoing/www.php.net/array?referer=');"><span style="color: #990000;">array</span></a><span style="color: #009900;">&#40;</span><br />
<span style="color: #0000ff;">'host'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$MyBB_config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'hostname'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span><br />
<span style="color: #0000ff;">'user'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$MyBB_config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'username'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span><br />
<span style="color: #0000ff;">'pass'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$MyBB_config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'password'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span><br />
<span style="color: #0000ff;">'base'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$MyBB_config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'database'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span><br />
<span style="color: #0000ff;">'pref'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$MyBB_config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'table_prefix'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">.</span> <span style="color: #0000ff;">&quot;fc_&quot;</span><span style="color: #339933;">,</span><br />
<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$GLOBALS</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'db_prefix'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$MyBB_config</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'table_prefix'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span></div></div>
<p>Ez volt az, amit mindenképp meg kellett csinálni ahhoz, hogy bárki beléphessen, aki a fórum tag és senki se léphessen be, aki nem regisztrált tag. Az admin és globális moderátor itt is megkapja a jogosultságokat.</p>
<p>Ha régóta fent van a Flashchat, akkor keresd ki a <strong>chat/inc/config.php</strong> fájlban a   <strong> &#8216;CMSsystem&#8217; =></strong> kifejezést és így nézzen ki:</p>
<pre style="border: 2px solid #d0d0d0; padding: 10px; background-color: #f6f6f6; color: #000066;"><span style="color: #ff0000;">'CMSsystem'</span> => <span style="color: #ff0000;">'MyBBCMS'</span>,</pre>
<p>Ha most akarod telepíteni, akkor a chat/install.php indításkor felül <strong>pipáld ki</strong> a <em>Check here if you wish to integrate FlashChat with an existing bulletin board or content management system (CMS), like phpBB, Mambo, vBulletin, PHP-Nuke, etc. For a complete list of the systems that integrate with FlashChat, refer to the &#8220;Integrating FlashChat&#8221; </em>részt, majd alul a <strong>Continue>></strong> gomb megnyomása után a következő oldalon pipáld be a <strong>Mybb 1.0-</strong>át. <a href="http://www.tufat.com/chat.php" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.tufat.com/chat.php?referer=');"></a></p>
<p><strong>Most pedig rakjuk ki felül a CHAT linkjét!</strong></p>
<p>Lépjünk be az <strong>admin </strong>felületre és kattintsunk a <strong>Theme </strong>fülre, majd baloldalon a <strong>Sablonok </strong>részbe. Ha nem használsz külön kinézetet, akkor kattints a <strong>Default Templates</strong>-re. Ha másik Theme-t használsz, akkor értelemszerűen az általad használt Theme-re kattints.</p>
<p>Aztán kattints a <strong>Header Templates</strong>-re, majd a <strong>Header </strong>szóra.</p>
<p>Keresd meg a következő sort:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&nbsp; &nbsp; <span style="color: #339933;">&lt;</span>li<span style="color: #339933;">&gt;&lt;</span>a href<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;<span style="color: #006699; font-weight: bold;">{$mybb-&gt;settings['bburl']}</span>/search.php&quot;</span><span style="color: #339933;">&gt;&lt;</span>img src<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;<span style="color: #006699; font-weight: bold;">{$mybb-&gt;settings['bburl']}</span>/<span style="color: #006699; font-weight: bold;">{$theme['imgdir']}</span>/toplinks/search.gif&quot;</span> alt<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;&quot;</span> <span style="color: #339933;">/&gt;</span><span style="color: #009900;">&#123;</span><span style="color: #000088;">$lang</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">toplinks_search</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">&lt;/</span>a<span style="color: #339933;">&gt;&lt;/</span>li<span style="color: #339933;">&gt;</span></div></div>
<p>Elé vagy alá szúrd be a következő sort.  Persze itt bármelyik sorba szúrhatod, csak az</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #339933;">&lt;</span>ul<span style="color: #339933;">&gt;</span></div></div>
<p>és az</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #339933;">&lt;/</span>ul<span style="color: #339933;">&gt;</span></div></div>
<p>közé essen:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&nbsp; &nbsp; <span style="color: #339933;">&lt;</span>li<span style="color: #339933;">&gt;&lt;</span>a href<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;<span style="color: #006699; font-weight: bold;">{$mybb-&gt;settings['bburl']}</span>/chat/flashchat.php&quot;</span> target<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;_blank&quot;</span><span style="color: #339933;">&gt;&lt;</span>img src<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;<span style="color: #006699; font-weight: bold;">{$mybb-&gt;settings['bburl']}</span>/<span style="color: #006699; font-weight: bold;">{$theme['imgdir']}</span>/toplinks/memberlist.gif&quot;</span> alt<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;&quot;</span> <span style="color: #339933;">/&gt;</span><span style="color: #009900;">&#123;</span><span style="color: #000088;">$lang</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">toplinks_chat</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">&lt;/</span>a<span style="color: #339933;">&gt;&lt;/</span>li<span style="color: #339933;">&gt;</span></div></div>
<p>Most szerkeszteni kell a  fórumban az <strong>inc/languages/hungarian/global.lang.php</strong> fájlt.  Valahova a többi közé, elejére vagy végére szúrd be:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000088;">$l</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'toplinks_chat'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;Chat&quot;</span><span style="color: #339933;">;</span></div></div>
<p><strong>Ki van a chaten? </strong>funkció beépítése!</p>
<p>A következő fájlt most töltsd le, aztán töltsd fel a <strong>/chat/</strong> könyvtárba:</p>
<p><span style="color: #00ff00;"><a href="http://www.mybb-hungary.com/wp-content/uploads/2009/10/whosinchat_mybb.zip">whosinchat_mybb.zip</a></span></p>
<p>Keresd meg a következő fájlt a fórumodban:</p>
<p><strong>inc/languages/hungarian/index.lang.php</strong></p>
<p>Aztán szúrd be ezt mondjuk a végén a <strong>?> </strong>előtti sorba:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000088;">$l</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'whosinchat'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;Ki van a chaten?&quot;</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$l</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'whosinchattext'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;{1} {2} van összesen {3} {4}&quot;</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$l</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'online_room_plural'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;szobában&quot;</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$l</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'online_room_singular'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;szobában&quot;</span><span style="color: #339933;">;</span></div></div>
<p>Lépjünk be az <strong>admin felületre</strong> és kattintsunk a <strong>Theme </strong>fülre, majd baloldalon a <strong>Sablonok </strong>részbe. Ha nem használsz külön kinézetet, akkor kattints a <strong>Default Templates</strong>-re. Ha másik Theme-t használsz, akkor értelemszerűen az általad használt Theme-re kattints.</p>
<p>Kattintsunk a <strong>Index Page Templates</strong>-ra, majd a <strong>index_whosonline </strong>szóra<strong>.</strong></p>
<p>A végére adjuk hozzá ezt:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #339933;">&lt;</span>span <span style="color: #000000; font-weight: bold;">class</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;smalltext&quot;</span><span style="color: #339933;">&gt;&lt;</span>strong<span style="color: #339933;">&gt;</span><span style="color: #009900;">&#123;</span><span style="color: #000088;">$lang</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">whosinchat</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">&lt;/</span>strong<span style="color: #339933;">&gt;&lt;/</span>span<span style="color: #339933;">&gt;</span> <span style="color: #339933;">&lt;</span>span <span style="color: #000000; font-weight: bold;">class</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;smalltext&quot;</span><span style="color: #339933;">&gt;</span><span style="color: #009900;">&#123;</span><span style="color: #000088;">$lang</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">whosinchattext</span><span style="color: #009900;">&#125;</span><br />
<span style="color: #009900;">&#123;</span><span style="color: #000088;">$onlinechatmembers</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">&lt;/</span>span<span style="color: #339933;">&gt;</span></div></div>
<p>A fórum könyvtárában nyissuk meg a <strong>index.php </strong>fájlt és keressük meg ezt:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><a href="http://www.php.net/eval" onclick="pageTracker._trackPageview('/outgoing/www.php.net/eval?referer=');"><span style="color: #990000;">eval</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\$</span>whosonline = <span style="color: #000099; font-weight: bold;">\&quot;</span>&quot;</span><span style="color: #339933;">.</span><span style="color: #000088;">$templates</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">get</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;index_whosonline&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\&quot;</span>;&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></div>
<p>Rögtön alá rakjuk be ezt:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #b1b100;">include_once</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'./chat/whosinchat_mybb.php'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></div>
<p>Vigyázz nagyon, a végén így kell kinéznie:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:430px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><a href="http://www.php.net/eval" onclick="pageTracker._trackPageview('/outgoing/www.php.net/eval?referer=');"><span style="color: #990000;">eval</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\$</span>whosonline = <span style="color: #000099; font-weight: bold;">\&quot;</span>&quot;</span><span style="color: #339933;">.</span><span style="color: #000088;">$templates</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">get</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;index_whosonline&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\&quot;</span>;&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #b1b100;">include_once</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'./chat/whosinchat_mybb.php'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #009900;">&#125;</span><br />
<span style="color: #666666; font-style: italic;">// Build the birthdays for to show on the index page.</span></div></div>
<p>Ha mindent jól csináltál, akkor gratulálok, ezen is túl jutottunk. Ha valami gond van, akkor a következő linkre kattintva kérhetsz segítséget:</p>
<p><a title="http://www.mybb-hungary.com/forum/Thread-flashchat-integralasa-a-mybb-rendszerbe" href="http://www.mybb-hungary.com/forum/Thread-flashchat-integralasa-a-mybb-rendszerbe">http://www.mybb-hungary.com/forum/Thread-flashchat-integralasa-a-mybb-rendszerbe</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mybb-hungary.com/2009/10/13/flashchat-integralasa-a-mybb-rendszerbe/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

