<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - PunBB 1.2.16]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/17562/"/>
	<updated>2008-02-19T06:12:46Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/17562/punbb-1216/</id>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/109990/#p109990"/>
			<content type="html"><![CDATA[<p>thanks for all information a get it</p>]]></content>
			<author>
				<name><![CDATA[Love Rain]]></name>
				<uri>http://punbb.informer.com/forums/user/12577/</uri>
			</author>
			<updated>2008-02-19T06:12:46Z</updated>
			<id>http://punbb.informer.com/forums/post/109990/#p109990</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/107446/#p107446"/>
			<content type="html"><![CDATA[<p>You just did.</p>]]></content>
			<author>
				<name><![CDATA[Jérémie]]></name>
				<uri>http://punbb.informer.com/forums/user/2132/</uri>
			</author>
			<updated>2008-01-22T10:47:38Z</updated>
			<id>http://punbb.informer.com/forums/post/107446/#p107446</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/107443/#p107443"/>
			<content type="html"><![CDATA[<p>How do you create a new post?</p>]]></content>
			<author>
				<name><![CDATA[chri]]></name>
				<uri>http://punbb.informer.com/forums/user/12387/</uri>
			</author>
			<updated>2008-01-22T09:20:04Z</updated>
			<id>http://punbb.informer.com/forums/post/107443/#p107443</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/106035/#p106035"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[TJ_TeeJay]]></name>
				<uri>http://punbb.informer.com/forums/user/7934/</uri>
			</author>
			<updated>2007-12-30T09:58:24Z</updated>
			<id>http://punbb.informer.com/forums/post/106035/#p106035</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/106015/#p106015"/>
			<content type="html"><![CDATA[<p>That index.php line shouldn&#039;t be there.</p>]]></content>
			<author>
				<name><![CDATA[Smartys]]></name>
				<uri>http://punbb.informer.com/forums/user/1209/</uri>
			</author>
			<updated>2007-12-29T22:18:35Z</updated>
			<id>http://punbb.informer.com/forums/post/106015/#p106015</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/106014/#p106014"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[TJ_TeeJay]]></name>
				<uri>http://punbb.informer.com/forums/user/7934/</uri>
			</author>
			<updated>2007-12-29T21:29:40Z</updated>
			<id>http://punbb.informer.com/forums/post/106014/#p106014</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/105861/#p105861"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Smartys]]></name>
				<uri>http://punbb.informer.com/forums/user/1209/</uri>
			</author>
			<updated>2007-12-26T12:41:27Z</updated>
			<id>http://punbb.informer.com/forums/post/105861/#p105861</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/105853/#p105853"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Vida]]></name>
				<uri>http://punbb.informer.com/forums/user/12189/</uri>
			</author>
			<updated>2007-12-26T08:59:34Z</updated>
			<id>http://punbb.informer.com/forums/post/105853/#p105853</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/105850/#p105850"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Vanslyde]]></name>
				<uri>http://punbb.informer.com/forums/user/8562/</uri>
			</author>
			<updated>2007-12-26T06:52:50Z</updated>
			<id>http://punbb.informer.com/forums/post/105850/#p105850</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/105848/#p105848"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Vanslyde]]></name>
				<uri>http://punbb.informer.com/forums/user/8562/</uri>
			</author>
			<updated>2007-12-26T06:12:29Z</updated>
			<id>http://punbb.informer.com/forums/post/105848/#p105848</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/105846/#p105846"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Dr.Jeckyl]]></name>
				<uri>http://punbb.informer.com/forums/user/1229/</uri>
			</author>
			<updated>2007-12-26T05:58:25Z</updated>
			<id>http://punbb.informer.com/forums/post/105846/#p105846</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/105824/#p105824"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Smartys]]></name>
				<uri>http://punbb.informer.com/forums/user/1209/</uri>
			</author>
			<updated>2007-12-25T20:39:21Z</updated>
			<id>http://punbb.informer.com/forums/post/105824/#p105824</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/105823/#p105823"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Vanslyde]]></name>
				<uri>http://punbb.informer.com/forums/user/8562/</uri>
			</author>
			<updated>2007-12-25T20:25:30Z</updated>
			<id>http://punbb.informer.com/forums/post/105823/#p105823</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/105350/#p105350"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Smartys]]></name>
				<uri>http://punbb.informer.com/forums/user/1209/</uri>
			</author>
			<updated>2007-12-13T23:30:30Z</updated>
			<id>http://punbb.informer.com/forums/post/105350/#p105350</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PunBB 1.2.16]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/105347/#p105347"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[wechselbass]]></name>
				<uri>http://punbb.informer.com/forums/user/10333/</uri>
			</author>
			<updated>2007-12-13T23:03:25Z</updated>
			<id>http://punbb.informer.com/forums/post/105347/#p105347</id>
		</entry>
</feed>
