<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - PunBB 1.2 discussion]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/forum/40/"/>
	<updated>2009-11-21T20:39:15Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/</id>
		<entry>
			<title type="html"><![CDATA[RSS Importer]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/18116/rss-importer/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[chovy]]></name>
				<uri>http://punbb.informer.com/forums/user/9261/</uri>
			</author>
			<updated>2009-11-21T20:39:15Z</updated>
			<id>http://punbb.informer.com/forums/topic/18116/rss-importer/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Hey there]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22540/hey-there/new/posts/"/>
			<summary type="html"><![CDATA[<p>Im new to this..</p><p>how do i make </p><p>admin - red</p><p>mod - purple</p>]]></summary>
			<author>
				<name><![CDATA[Gordei4ik]]></name>
				<uri>http://punbb.informer.com/forums/user/22755/</uri>
			</author>
			<updated>2009-11-19T09:09:18Z</updated>
			<id>http://punbb.informer.com/forums/topic/22540/hey-there/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Question on functions]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22519/question-on-functions/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/22664/</uri>
			</author>
			<updated>2009-11-18T12:21:17Z</updated>
			<id>http://punbb.informer.com/forums/topic/22519/question-on-functions/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[License issues]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22534/license-issues/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Parpalak]]></name>
				<uri>http://punbb.informer.com/forums/user/22725/</uri>
			</author>
			<updated>2009-11-18T11:14:30Z</updated>
			<id>http://punbb.informer.com/forums/topic/22534/license-issues/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Page numbers in title]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22095/page-numbers-in-title/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Tieguy]]></name>
				<uri>http://punbb.informer.com/forums/user/14110/</uri>
			</author>
			<updated>2009-10-04T23:16:12Z</updated>
			<id>http://punbb.informer.com/forums/topic/22095/page-numbers-in-title/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[More PunBB-smilies!]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/10172/more-punbbsmilies/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[frozen.fish]]></name>
				<uri>http://punbb.informer.com/forums/user/5165/</uri>
			</author>
			<updated>2009-09-27T01:38:18Z</updated>
			<id>http://punbb.informer.com/forums/topic/10172/more-punbbsmilies/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[The Official Kurdish Latin Language]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/22158/the-official-kurdish-latin-language/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[petebaldwin]]></name>
				<uri>http://punbb.informer.com/forums/user/21098/</uri>
			</author>
			<updated>2009-09-14T02:09:55Z</updated>
			<id>http://punbb.informer.com/forums/topic/22158/the-official-kurdish-latin-language/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[help]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/21905/help/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[sirena]]></name>
				<uri>http://punbb.informer.com/forums/user/15838/</uri>
			</author>
			<updated>2009-07-19T00:00:42Z</updated>
			<id>http://punbb.informer.com/forums/topic/21905/help/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Problem with IE7 login]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/21841/problem-with-ie7-login/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[eagle]]></name>
				<uri>http://punbb.informer.com/forums/user/15729/</uri>
			</author>
			<updated>2009-07-02T08:21:56Z</updated>
			<id>http://punbb.informer.com/forums/topic/21841/problem-with-ie7-login/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[phpBB 3 to punbb convertor ?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/17559/phpbb-3-to-punbb-convertor/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[spyesx]]></name>
				<uri>http://punbb.informer.com/forums/user/11859/</uri>
			</author>
			<updated>2009-06-12T23:41:38Z</updated>
			<id>http://punbb.informer.com/forums/topic/17559/phpbb-3-to-punbb-convertor/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Way to Use Different Templates for Subforums?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/21748/way-to-use-different-templates-for-subforums/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[MattF]]></name>
				<uri>http://punbb.informer.com/forums/user/15599/</uri>
			</author>
			<updated>2009-06-08T13:16:33Z</updated>
			<id>http://punbb.informer.com/forums/topic/21748/way-to-use-different-templates-for-subforums/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[how to send mail via gmail?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/14179/how-to-send-mail-via-gmail/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[kinzGeorge]]></name>
				<uri>http://punbb.informer.com/forums/user/8519/</uri>
			</author>
			<updated>2009-05-25T09:18:46Z</updated>
			<id>http://punbb.informer.com/forums/topic/14179/how-to-send-mail-via-gmail/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[1.3] URL rewrite rule: lighttpd?]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/17930/13-url-rewrite-rule-lighttpd/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[MattF]]></name>
				<uri>http://punbb.informer.com/forums/user/2132/</uri>
			</author>
			<updated>2009-04-27T10:13:51Z</updated>
			<id>http://punbb.informer.com/forums/topic/17930/13-url-rewrite-rule-lighttpd/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New bot Users ...]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/21442/new-bot-users/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[AG]]></name>
				<uri>http://punbb.informer.com/forums/user/14852/</uri>
			</author>
			<updated>2009-04-20T23:13:53Z</updated>
			<id>http://punbb.informer.com/forums/topic/21442/new-bot-users/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Updating to the latest version of PunBB 1.2]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/topic/21473/updating-to-the-latest-version-of-punbb-12/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Smith]]></name>
				<uri>http://punbb.informer.com/forums/user/12988/</uri>
			</author>
			<updated>2009-04-09T23:07:22Z</updated>
			<id>http://punbb.informer.com/forums/topic/21473/updating-to-the-latest-version-of-punbb-12/new/posts/</id>
		</entry>
</feed>
