<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[PunBB Forums - PunBB 1.2 discussion]]></title>
		<link>http://punbb.informer.com/forums/</link>
		<description><![CDATA[The most recent topics at PunBB Forums.]]></description>
		<lastBuildDate>Sat, 21 Nov 2009 20:39:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS Importer]]></title>
			<link>http://punbb.informer.com/forums/topic/18116/rss-importer/new/posts/</link>
			<description><![CDATA[<p>I&#039;m finally tired of Vbulletin, and am seriously looking at PunBB...&nbsp; One feature that I use on the forums in VB is the ability to setup a RSS import from news.google.com, etc. that will automatically post a thread...</p><p>is this possible in PunBB? and what is required to make this work?</p><p>Thanks in advance -</p>]]></description>
			<author><![CDATA[dummy@example.com (chovy)]]></author>
			<pubDate>Sat, 21 Nov 2009 20:39:15 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/18116/rss-importer/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Hey there]]></title>
			<link>http://punbb.informer.com/forums/topic/22540/hey-there/new/posts/</link>
			<description><![CDATA[<p>Im new to this..</p><p>how do i make </p><p>admin - red</p><p>mod - purple</p>]]></description>
			<author><![CDATA[dummy@example.com (Gordei4ik)]]></author>
			<pubDate>Thu, 19 Nov 2009 09:09:18 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/22540/hey-there/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Question on functions]]></title>
			<link>http://punbb.informer.com/forums/topic/22519/question-on-functions/new/posts/</link>
			<description><![CDATA[<p>Functions:</p><div class="codebox"><pre><code>//
// Equivalent to htmlspecialchars(), but allows &amp;#[0-9]+ (for unicode)
//
function pun_htmlspecialchars($str)
{
    $str = preg_replace(&#039;/&amp;(?!#[0-9]+;)/s&#039;, &#039;&amp;amp;&#039;, $str);
    $str = str_replace(array(&#039;&lt;&#039;, &#039;&gt;&#039;, &#039;&quot;&#039;), array(&#039;&amp;lt;&#039;, &#039;&amp;gt;&#039;, &#039;&amp;quot;&#039;), $str);

    return $str;
}</code></pre></div><br /><div class="codebox"><pre><code>//
// Equivalent to strlen(), but counts &amp;#[0-9]+ as one character (for unicode)
//
function pun_strlen($str)
{
    return strlen(preg_replace(&#039;/&amp;#([0-9]+);/&#039;, &#039;!&#039;, $str));
}</code></pre></div><p>Looking <strong>only</strong> at cases where the use UTF-8, I understand it correctly? Or even if use for example Win-1251, they still have meaning (such as if the text is sent in UTF-8) or both?</p><p>Tnx!</p>]]></description>
			<author><![CDATA[dummy@example.com (Slavok)]]></author>
			<pubDate>Wed, 18 Nov 2009 12:21:17 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/22519/question-on-functions/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[License issues]]></title>
			<link>http://punbb.informer.com/forums/topic/22534/license-issues/new/posts/</link>
			<description><![CDATA[<p>Hi,</p><p>Please could somebody clarify - is it possible that PunBB (1.2.11-1.2.20) has been released to somebody with non GPLv2 license?</p><p>So briefly I want to ask - if one server application uses modified PunBB (1.2.11 with partially applied patches to 1.2.20 or newer) - does it mean that it is originally PunBB with GPLv2? Or is it possible that it is &#039;private&#039; (or commercial) version under other license, not GNU Public License?</p><p>I tried to investigate this question - and I do not see anything related to this issue, please take my apologies if I missed something.</p><p>Any link or an information will be very helpful.</p><p>Thank you.</p>]]></description>
			<author><![CDATA[dummy@example.com (Parpalak)]]></author>
			<pubDate>Wed, 18 Nov 2009 11:14:30 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/22534/license-issues/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Page numbers in title]]></title>
			<link>http://punbb.informer.com/forums/topic/22095/page-numbers-in-title/new/posts/</link>
			<description><![CDATA[<p>I&#039;m interested in paying someone to do a small mod on my version 1.2*. </p><p>I just want to include the page number in viewtopics and viewforums titles, like in 1.3*. Otherwise you get duplicate title messages from Google on every page.</p><p>I don&#039;t think it&#039;s a big job?</p><p>Let me know.</p><p>Thank you.</p>]]></description>
			<author><![CDATA[dummy@example.com (Tieguy)]]></author>
			<pubDate>Sun, 04 Oct 2009 23:16:12 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/22095/page-numbers-in-title/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[More PunBB-smilies!]]></title>
			<link>http://punbb.informer.com/forums/topic/10172/more-punbbsmilies/new/posts/</link>
			<description><![CDATA[<p>Here is some more smilies in the original PunBB-smilie-style me and my friends have made! </p><p><img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /> <img src="http://punbb.informer.com/forums/img/smilies/neutral.png" width="15" height="15" alt="neutral" /> <img src="http://punbb.informer.com/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /> <img src="http://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> <img src="http://punbb.informer.com/forums/img/smilies/yikes.png" width="15" height="15" alt="yikes" /> <img src="http://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /> <img src="http://punbb.informer.com/forums/img/smilies/hmm.png" width="15" height="15" alt="hmm" /> <img src="http://punbb.informer.com/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /> <img src="http://punbb.informer.com/forums/img/smilies/lol.png" width="15" height="15" alt="lol" /> <img src="http://punbb.informer.com/forums/img/smilies/mad.png" width="15" height="15" alt="mad" /> <img src="http://punbb.informer.com/forums/img/smilies/roll.png" width="15" height="15" alt="roll" /> <img src="http://punbb.informer.com/forums/img/smilies/cool.png" width="15" height="15" alt="cool" /> </p><p><span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/grater.gif" alt="http://www.brunna.se/forum/img/smilies/grater.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/rodnar.gif" alt="http://www.brunna.se/forum/img/smilies/rodnar.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/butter.gif" alt="http://www.brunna.se/forum/img/smilies/butter.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/angel.gif" alt="http://www.brunna.se/forum/img/smilies/angel.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/visslar.gif" alt="http://www.brunna.se/forum/img/smilies/visslar.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/acklad.gif" alt="http://www.brunna.se/forum/img/smilies/acklad.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/rock.gif" alt="http://www.brunna.se/forum/img/smilies/rock.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/retas.gif" alt="http://www.brunna.se/forum/img/smilies/retas.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/sover.gif" alt="http://www.brunna.se/forum/img/smilies/sover.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/sjuk.gif" alt="http://www.brunna.se/forum/img/smilies/sjuk.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/lyssna.gif" alt="http://www.brunna.se/forum/img/smilies/lyssna.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/supermario.gif" alt="http://www.brunna.se/forum/img/smilies/supermario.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/albert.gif" alt="http://www.brunna.se/forum/img/smilies/albert.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/styrka.gif" alt="http://www.brunna.se/forum/img/smilies/styrka.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/dumbom.gif" alt="http://www.brunna.se/forum/img/smilies/dumbom.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/puss.gif" alt="http://www.brunna.se/forum/img/smilies/puss.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/storstark.gif" alt="http://www.brunna.se/forum/img/smilies/storstark.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/hjarta.gif" alt="http://www.brunna.se/forum/img/smilies/hjarta.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/par.gif" alt="http://www.brunna.se/forum/img/smilies/par.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/kapitulation.gif" alt="http://www.brunna.se/forum/img/smilies/kapitulation.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/uppmaning.gif" alt="http://www.brunna.se/forum/img/smilies/uppmaning.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/offtopic.gif" alt="http://www.brunna.se/forum/img/smilies/offtopic.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/skurt.gif" alt="http://www.brunna.se/forum/img/smilies/skurt.gif" /></span> </p><p>Download: <a href="http://www.brunna.se/more_punbb_smilies.zip">http://www.brunna.se/more_punbb_smilies.zip</a> (including fixed parser.php file) </p><p>The green frog with cap to the right is a Swedish celebrity called Skurt and are most famous for an exclusive interview with the Swedish Crown Princess Victoria every Christmas (don&#039;t ask why). I would be honured if you used his smilie to help me spread his name over the world.</p><p>Edit: More: <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/grater.gif" alt="http://www.brunna.se/forum/img/smilies/grater.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/fuckyou.gif" alt="http://www.brunna.se/forum/img/smilies/fuckyou.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/kram.gif" alt="http://www.brunna.se/forum/img/smilies/kram.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/tummenupp.gif" alt="http://www.brunna.se/forum/img/smilies/tummenupp.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/buga.gif" alt="http://www.brunna.se/forum/img/smilies/buga.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/skitarg.gif" alt="http://www.brunna.se/forum/img/smilies/skitarg.gif" /></span>&nbsp; <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/stolt.gif" alt="http://www.brunna.se/forum/img/smilies/stolt.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/va.gif" alt="http://www.brunna.se/forum/img/smilies/va.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/tillfreds.gif" alt="http://www.brunna.se/forum/img/smilies/tillfreds.gif" /></span> <span class="postimg"><img src="http://www.brunna.se/forum/img/smilies/huh.gif" alt="http://www.brunna.se/forum/img/smilies/huh.gif" /></span></p>]]></description>
			<author><![CDATA[dummy@example.com (frozen.fish)]]></author>
			<pubDate>Sun, 27 Sep 2009 01:38:18 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/10172/more-punbbsmilies/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[The Official Kurdish Latin Language]]></title>
			<link>http://punbb.informer.com/forums/topic/22158/the-official-kurdish-latin-language/new/posts/</link>
			<description><![CDATA[<p>English<br />hey,<br /> we have it translated Punbb Script into the Kurdish Latin language , it&#039;s the official Language of Kurdish.</p><br /><p><a href="http://webchinupload.com/files/KurdishLatin.zip">DwonLoad The official Kurdish Language</a> </p><p>____________<br />کوردی<br />سڵاو،<br />ئێمه‌ هه‌ستاوین به‌ وه‌رگێڕانی بۆ زمانی کوردی لاتینی،که‌ زمانێکی فه‌ڕمی و سه‌ره‌کیه‌ بۆ ئه‌م سکرپێته‌.<br />داگرتنی په‌ڕگه‌کانی زمانی کوردی<br /><a href="http://webchinupload.com/files/KurdishLatin.zip">داگرتنی په‌ڕگه‌کانی زمانی کوردی لاتینی.</a></p>]]></description>
			<author><![CDATA[dummy@example.com (petebaldwin)]]></author>
			<pubDate>Mon, 14 Sep 2009 02:09:55 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/22158/the-official-kurdish-latin-language/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[help]]></title>
			<link>http://punbb.informer.com/forums/topic/21905/help/new/posts/</link>
			<description><![CDATA[<p>Would anyone be willing to go into my website and change the code of my PunBB 2.? I would like to cut out some stuff, but I don&#039;t know how. See bookofmatthew.org. I have already cut out a lot of stuff. Also I was hoping that all the text and text boxes could be enlarged by 25%. Perhaps I could make it worth someone&#039;s while.</p>]]></description>
			<author><![CDATA[dummy@example.com (sirena)]]></author>
			<pubDate>Sun, 19 Jul 2009 00:00:42 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/21905/help/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Problem with IE7 login]]></title>
			<link>http://punbb.informer.com/forums/topic/21841/problem-with-ie7-login/new/posts/</link>
			<description><![CDATA[<p>Just (yesterday) discovered punBB after dowbloading and testing 10+ other forum software. </p><p>pun is a great piece of software, which you other guys already know:)</p><p>I have a problem though:</p><p>I use punBB 1.2.21 in a Joomla wrapper (actually an Iframe, I think). The punBB lives on a different server than the Joomla installation.</p><p>What Joomla does is to wrap punBB in a page and display it quite nicely inside my Joomla design. </p><p>The url to <strong>punBB</strong> is similar to : <a href="http://myforumname.gotdns.com/punbb">http://myforumname.gotdns.com/punbb</a></p><p>If I enter the url directly in IE7 everthing works great, but when shown through Joomla the user <strong>cannot log in</strong>. It seem like a cookie thing.</p><p>Everyhing works great in Firefox, Safari, Chrome and Opera. No problem at all. </p><p>But in IE7 the user is &quot;kicked out&quot;.</p><p>Any suggestions would be greatly appreciated!</p><p>eagle.</p>]]></description>
			<author><![CDATA[dummy@example.com (eagle)]]></author>
			<pubDate>Thu, 02 Jul 2009 08:21:56 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/21841/problem-with-ie7-login/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[phpBB 3 to punbb convertor ?]]></title>
			<link>http://punbb.informer.com/forums/topic/17559/phpbb-3-to-punbb-convertor/new/posts/</link>
			<description><![CDATA[<p>Hello,</p><p>i&#039;m searching a convertor for phpBB3, i found phpBB2 to punbb only <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>its doesn&#039;t exit ? or it&#039;s in project ? <br />(google don&#039;t want to help me <img src="http://punbb.informer.com/forums/img/smilies/tongue.png" width="15" height="15" alt="tongue" /> )</p>]]></description>
			<author><![CDATA[dummy@example.com (spyesx)]]></author>
			<pubDate>Fri, 12 Jun 2009 23:41:38 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/17559/phpbb-3-to-punbb-convertor/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Way to Use Different Templates for Subforums?]]></title>
			<link>http://punbb.informer.com/forums/topic/21748/way-to-use-different-templates-for-subforums/new/posts/</link>
			<description><![CDATA[<p>Hey everyone,</p><p>I&#039;ve spent some time looking for this but haven&#039;t been able to find the answer...</p><p>I&#039;m currently using PunBB 1.2.14 and am looking for a way to show specific advertising for each subforum. Is there an easy way to do this that doesn&#039;t require custom programming?</p><p>Thanks in advance everyone, I <em>really</em> appreciate your help.</p><p>Jack</p>]]></description>
			<author><![CDATA[dummy@example.com (MattF)]]></author>
			<pubDate>Mon, 08 Jun 2009 13:16:33 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/21748/way-to-use-different-templates-for-subforums/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[how to send mail via gmail?]]></title>
			<link>http://punbb.informer.com/forums/topic/14179/how-to-send-mail-via-gmail/new/posts/</link>
			<description><![CDATA[<p>hi all.</p><p>I am using punbb-1.2.14 now, and the host verder doesn&#039;t provide local smtp server.<br />I wrote the gmail smtp server information in the &#039;Options&#039; board, but it said gmail need &#039;STARTTLS&#039;.</p><p>Smartys said <a href="http://www.punres.org/viewtopic.php?pid=11970#p11970">&#039;With SSL configured it&#039;s a one-line change to get SMTP with gmail working&#039;</a>, but how can i do?<br />Does anyone had hacked the &#039;email.php&#039; file?</p><p>Thanks. <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (kinzGeorge)]]></author>
			<pubDate>Mon, 25 May 2009 09:18:46 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/14179/how-to-send-mail-via-gmail/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[[1.3] URL rewrite rule: lighttpd?]]></title>
			<link>http://punbb.informer.com/forums/topic/17930/13-url-rewrite-rule-lighttpd/new/posts/</link>
			<description><![CDATA[<p>I wander if anyone (on the dev team or not) did some test with the 1.3 pre-alpha and Lighttpd? Especially, tried to make to new rewrite engine (done in PHP) work with Lighttpd?</p>]]></description>
			<author><![CDATA[dummy@example.com (MattF)]]></author>
			<pubDate>Mon, 27 Apr 2009 10:13:51 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/17930/13-url-rewrite-rule-lighttpd/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[New bot Users ...]]></title>
			<link>http://punbb.informer.com/forums/topic/21442/new-bot-users/new/posts/</link>
			<description><![CDATA[<p>Hi<br />When I start to host my local forum on Internet I saw that there is a lot of new user registering with mail in mail.ru domain or different, but still in this domain...<br />what can I do to prevent this?</p><p>and one more think, did You have the same problem with login in... after login its transfering me to RSS page ...</p>]]></description>
			<author><![CDATA[dummy@example.com (AG)]]></author>
			<pubDate>Mon, 20 Apr 2009 23:13:53 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/21442/new-bot-users/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Updating to the latest version of PunBB 1.2]]></title>
			<link>http://punbb.informer.com/forums/topic/21473/updating-to-the-latest-version-of-punbb-12/new/posts/</link>
			<description><![CDATA[<p>Hi!</p><p>I reactivated an old page of mine using PunBB 1.2.15. I made lot&#039;s of modifications, especially with the style, so I don&#039;t want to upgrade to 1.3. But I think it would be good to upgrade to the latest release of PunBB, at least for security issues.</p><p>How can I do it? I can&#039;t find a tutorial in the wiki.</p><p>Thanks,<br />David</p>]]></description>
			<author><![CDATA[dummy@example.com (Smith)]]></author>
			<pubDate>Thu, 09 Apr 2009 23:07:22 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/topic/21473/updating-to-the-latest-version-of-punbb-12/new/posts/</guid>
		</item>
	</channel>
</rss>
