<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — PunBB 1.4.3]]></title>
		<link>https://punbb.informer.com/forums/topic/29469/punbb-143/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/29469/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in PunBB 1.4.3.]]></description>
		<lastBuildDate>Mon, 05 Oct 2015 06:43:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/155066/#p155066</link>
			<description><![CDATA[<p>Hallelujah <img src="https://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Nonante)]]></author>
			<pubDate>Mon, 05 Oct 2015 06:43:10 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/155066/#p155066</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/155000/#p155000</link>
			<description><![CDATA[<p>Thank you for new updates ...</p>]]></description>
			<author><![CDATA[null@example.com (abdulhalim)]]></author>
			<pubDate>Wed, 02 Sep 2015 20:21:50 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/155000/#p155000</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154999/#p154999</link>
			<description><![CDATA[<p>The core themes and plugins doesn&#039;t have any issues with mobile viewing.but when we added plugins or themes i have found few rendering issues</p>]]></description>
			<author><![CDATA[null@example.com (sandralemley)]]></author>
			<pubDate>Wed, 02 Sep 2015 15:25:54 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154999/#p154999</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154986/#p154986</link>
			<description><![CDATA[<p>A</p>]]></description>
			<author><![CDATA[null@example.com (PRINCE)]]></author>
			<pubDate>Wed, 26 Aug 2015 15:28:49 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154986/#p154986</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154985/#p154985</link>
			<description><![CDATA[<p>I DONT KNOW</p>]]></description>
			<author><![CDATA[null@example.com (PRINCE)]]></author>
			<pubDate>Wed, 26 Aug 2015 15:25:00 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154985/#p154985</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154957/#p154957</link>
			<description><![CDATA[<p>Thank you very much for the linkedin fix PanBB.Ru and Visman.</p>]]></description>
			<author><![CDATA[null@example.com (paulcambull)]]></author>
			<pubDate>Mon, 17 Aug 2015 15:37:18 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154957/#p154957</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154878/#p154878</link>
			<description><![CDATA[<div class="quotebox"><cite>PanBB.Ru wrote:</cite><blockquote><p>Errors in file profile.php</p></blockquote></div><p>16 Jun 2015<br /><a href="https://github.com/punbb/punbb/commit/32cd0e34f57baa60afa9a53f44a2fc7144c4ec61">https://github.com/punbb/punbb/commit/3 … 7144c4ec61</a></p>]]></description>
			<author><![CDATA[null@example.com (Visman)]]></author>
			<pubDate>Thu, 30 Jul 2015 11:45:18 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154878/#p154878</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154876/#p154876</link>
			<description><![CDATA[<p>Errors in file profile.php<br /></p><div class="codebox"><pre><code>      //check LinkedIn for validity
      if (!preg_match(&#039;#https?://(www\.)?linkedin.com/.+?#&#039;, $form[&#039;linkedin&#039;]))
          $errors[] = $lang_profile[&#039;Bad LinkedIn&#039;];</code></pre></div><p>Replace on:<br /></p><div class="codebox"><pre><code>      //check LinkedIn for validity
      if ($form[&#039;linkedin&#039;] != &#039;&#039; &amp;&amp; !preg_match(&#039;#https?://(www\.)?linkedin.com/.+?#&#039;, $form[&#039;linkedin&#039;]))
          $errors[] = $lang_profile[&#039;Bad LinkedIn&#039;];</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (PanBB.Ru)]]></author>
			<pubDate>Thu, 30 Jul 2015 10:39:55 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154876/#p154876</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154793/#p154793</link>
			<description><![CDATA[<p>Wow, seriously? Can&#039;t believe to my eyes that this software is updated again <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (salichomg)]]></author>
			<pubDate>Tue, 14 Jul 2015 10:40:03 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154793/#p154793</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154792/#p154792</link>
			<description><![CDATA[<div class="quotebox"><cite>fantasma wrote:</cite><blockquote><p>hello<br />how i can add Google Adsense banner in new Oxygen theme?</p></blockquote></div><br /><br /><p>UP!!!</p>]]></description>
			<author><![CDATA[null@example.com (fantasma)]]></author>
			<pubDate>Tue, 14 Jul 2015 09:31:24 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154792/#p154792</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154759/#p154759</link>
			<description><![CDATA[<p>This is great news as I really like my forums and I hope to continue to use them for a long time!</p><p>Now, for the big question...</p><p>What steps do I need to take to run this new version?</p>]]></description>
			<author><![CDATA[null@example.com (paulcambull)]]></author>
			<pubDate>Fri, 10 Jul 2015 08:38:06 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154759/#p154759</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154756/#p154756</link>
			<description><![CDATA[<p>hello<br />how i can add Google Adsense banner in new Oxygen theme?</p>]]></description>
			<author><![CDATA[null@example.com (fantasma)]]></author>
			<pubDate>Thu, 09 Jul 2015 12:54:41 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154756/#p154756</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154748/#p154748</link>
			<description><![CDATA[<p>Wow this is great news, I&#039;m glad that PunBB is finally moving forward after a long pause in development.</p>]]></description>
			<author><![CDATA[null@example.com (KnownSyntax)]]></author>
			<pubDate>Sun, 28 Jun 2015 08:04:49 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154748/#p154748</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154746/#p154746</link>
			<description><![CDATA[<p>Wow! Finally! PunBB is back!</p>]]></description>
			<author><![CDATA[null@example.com (Ezequiel)]]></author>
			<pubDate>Thu, 25 Jun 2015 19:44:12 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154746/#p154746</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.4.3]]></title>
			<link>https://punbb.informer.com/forums/post/154745/#p154745</link>
			<description><![CDATA[<div class="quotebox"><cite>Polkier wrote:</cite><blockquote><p>I do not know how to do it</p></blockquote></div><p>Look in the server error log. [url=http://[panbb.ru]/forum/viewtopic.php?id=158]How to do it?[/url]</p>]]></description>
			<author><![CDATA[null@example.com (PanBB.Ru)]]></author>
			<pubDate>Thu, 25 Jun 2015 19:11:31 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154745/#p154745</guid>
		</item>
	</channel>
</rss>
