<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[PunBB Forums - PunBB 1.2.16]]></title>
		<link>http://punbb.informer.com/forums/topic/17562/punbb-1216/</link>
		<description><![CDATA[The most recent posts in PunBB 1.2.16.]]></description>
		<lastBuildDate>Tue, 19 Feb 2008 06:12:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/109990/#p109990</link>
			<description><![CDATA[<p>thanks for all information a get it</p>]]></description>
			<author><![CDATA[dummy@example.com (Love Rain)]]></author>
			<pubDate>Tue, 19 Feb 2008 06:12:46 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/109990/#p109990</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/107446/#p107446</link>
			<description><![CDATA[<p>You just did.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jérémie)]]></author>
			<pubDate>Tue, 22 Jan 2008 10:47:38 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/107446/#p107446</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/107443/#p107443</link>
			<description><![CDATA[<p>How do you create a new post?</p>]]></description>
			<author><![CDATA[dummy@example.com (chri)]]></author>
			<pubDate>Tue, 22 Jan 2008 09:20:04 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/107443/#p107443</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/106035/#p106035</link>
			<description><![CDATA[<p>Thanks so much, Smartys!! That did it. I&#039;m so glad that everything&#039;s working fine again. <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>-TeeJay</p>]]></description>
			<author><![CDATA[dummy@example.com (TJ_TeeJay)]]></author>
			<pubDate>Sun, 30 Dec 2007 09:58:24 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/106035/#p106035</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/106015/#p106015</link>
			<description><![CDATA[<p>That index.php line shouldn&#039;t be there.</p>]]></description>
			<author><![CDATA[dummy@example.com (Smartys)]]></author>
			<pubDate>Sat, 29 Dec 2007 22:18:35 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/106015/#p106015</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/106014/#p106014</link>
			<description><![CDATA[<p>Not sure if I should be posting this here or in Troubleshooting, but I&#039;m also having the redirect-to-index problem after I&#039;ve upgraded to version 1.2.16 today. (Meaning that whenever you post something, once you hit the Submit button, you are redirected to the index page of the forum and not to your post you just made.) Since I don&#039;t know much about PHP, I have no idea how to fix it and I haven&#039;t found anything when I searched the forum from which I could gather how to fix it. Maybe I&#039;m just not well-versed enough to understand how I can fix it...</p><p>So I would really appreciate if someone could help me out. I also don&#039;t know what code you need me to post so you can see where my problem might be. You don&#039;t want me to post the whole functions.php code, right? I&#039;m using some mods, so I don&#039;t just want to go and replace my functions.php with the one from the update package.</p><p>I&#039;m guessing this is what&#039;s causing the problem, though, right?</p><div class="codebox"><pre><code>    // Prefix with o_base_url (unless it&#039;s there already)
    $destination_url = &#039;index.php&#039;;    
    if (strpos($destination_url, $pun_config[&#039;o_base_url&#039;]) !== 0)
     $destination_url = $pun_config[&#039;o_base_url&#039;].&#039;/&#039;.$destination_url;
     
     // Do a little spring cleaning
     $destination_url = preg_replace(&#039;/([\r\n])|(%0[ad])|(;[\s]*data[\s]*:)/i&#039;, &#039;&#039;, $destination_url);</code></pre></div><p>Help! <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>My forum is located at <a href="http://www.chris-marquette.com/forum">www.chris-marquette.com/forum</a><br />You can post without registering in the Guestbook section if anyone wants to try it out to see what I mean.</p><p>-TeeJay</p>]]></description>
			<author><![CDATA[dummy@example.com (TJ_TeeJay)]]></author>
			<pubDate>Sat, 29 Dec 2007 21:29:40 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/106014/#p106014</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/105861/#p105861</link>
			<description><![CDATA[<p>Dr.Jeckyl: sendmail is being silly<br />Vanslyde: You should be redirected to viewtopic.php, that&#039;s how the code works. Post your code in Troubleshooting<br />Vida: 9 &lt; 16 <img src="http://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Smartys)]]></author>
			<pubDate>Wed, 26 Dec 2007 12:41:27 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/105861/#p105861</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/105853/#p105853</link>
			<description><![CDATA[<p>I&#039;m a little confused.&nbsp; You have version 1.2.9 and now there is 1.2.16</p><p>I seem to be missing something.&nbsp; Please help</p>]]></description>
			<author><![CDATA[dummy@example.com (Vida)]]></author>
			<pubDate>Wed, 26 Dec 2007 08:59:34 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/105853/#p105853</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/105850/#p105850</link>
			<description><![CDATA[<p>mmhh.. Whenever I submit a post using 1.2.16 I&#039;m being redirected to the Index, while in 1.2.15 I was being redirected to viewtopic.php?pid=XXXX (the post I just made) (*edit: strange that this doesn&#039;t happen here though)</p><p>viewtopic.php?pid=XXXX is a better option in my opinion because when redirected to the Index the <a href="http://www.punres.org/viewtopic.php?id=321">Mark topics as read 1.1.3</a> mod will unfortunately display a New Message Icon in the section I just wrote in.. </p><p>Since I can&#039;t tell if the New Message Icon is there because of my own post I just wrote or another one made by another user while I was wrtiting my post, I think this might become annoying..</p><p>What line should I change in order to go back to viewtopic.php?pid=XXXX whenever I post a message?</p>]]></description>
			<author><![CDATA[dummy@example.com (Vanslyde)]]></author>
			<pubDate>Wed, 26 Dec 2007 06:52:50 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/105850/#p105850</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/105848/#p105848</link>
			<description><![CDATA[<div class="quotebox"><cite>Smartys wrote:</cite><blockquote><p>And <a href="http://punbb.org/download/hdiff/hdiff-1.2.13_to_1.2.16.html">http://punbb.org/download/hdiff/hdiff-1 &#133; .2.16.html</a> should help you <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />And yes, you should upgrade whenever possible to address any security issues.</p></blockquote></div><p>Thanks! the hdiff files are really helpful.. I upgraded to .14 then .15 and .16 in less than 2h..</p><p>Appart from the fact that the <a href="http://punbb.org/forums/viewtopic.php?pid=105847#p105847">Hide User 1.0</a> mod doesn&#039;t seem to get along with 1.12.15 everything else seems fine!</p>]]></description>
			<author><![CDATA[dummy@example.com (Vanslyde)]]></author>
			<pubDate>Wed, 26 Dec 2007 06:12:29 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/105848/#p105848</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/105846/#p105846</link>
			<description><![CDATA[<div class="quotebox"><cite>Smartys wrote:</cite><blockquote><p>Yes, form emails to punbb.org addresses don&#039;t work.</p></blockquote></div><p>Why is that?</p>]]></description>
			<author><![CDATA[dummy@example.com (Dr.Jeckyl)]]></author>
			<pubDate>Wed, 26 Dec 2007 05:58:25 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/105846/#p105846</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/105824/#p105824</link>
			<description><![CDATA[<p>Yes, form emails to punbb.org addresses don&#039;t work. Send me an email to smartys at this domain.<br />And <a href="http://punbb.org/download/hdiff/hdiff-1.2.13_to_1.2.16.html">http://punbb.org/download/hdiff/hdiff-1 &#133; .2.16.html</a> should help you <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />And yes, you should upgrade whenever possible to address any security issues.</p>]]></description>
			<author><![CDATA[dummy@example.com (Smartys)]]></author>
			<pubDate>Tue, 25 Dec 2007 20:39:21 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/105824/#p105824</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/105823/#p105823</link>
			<description><![CDATA[<p>Should I upgrade each and every time there&#039;s a new version? Or can I just upgrade from 1.2.13 to 1.2.16?</p><p>Stupid question but I can&#039;t find the answer..</p><p>Also Smarty, I sent you a form email 2 weeks ago, you might not have received it as I read you had issues receiving form emails..</p>]]></description>
			<author><![CDATA[dummy@example.com (Vanslyde)]]></author>
			<pubDate>Tue, 25 Dec 2007 20:25:30 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/105823/#p105823</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/105350/#p105350</link>
			<description><![CDATA[<p>Yeah, you might as well so you remember what version you&#039;re running <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Smartys)]]></author>
			<pubDate>Thu, 13 Dec 2007 23:30:30 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/105350/#p105350</guid>
		</item>
		<item>
			<title><![CDATA[Re: PunBB 1.2.16]]></title>
			<link>http://punbb.informer.com/forums/post/105347/#p105347</link>
			<description><![CDATA[<p>Hi Smartys,</p><div class="quotebox"><cite>Smartys wrote:</cite><blockquote><p>Run the update script in the extras folder.</p></blockquote></div><p>I have only replaced the two files manually. Should I run the update script to update the version number in the admin area?</p><p>Regards<br />Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (wechselbass)]]></author>
			<pubDate>Thu, 13 Dec 2007 23:03:25 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/105347/#p105347</guid>
		</item>
	</channel>
</rss>
