<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Calendar 2.0.7 Screwed up my Profile for all users?]]></title>
		<link>https://punbb.informer.com/forums/topic/14141/calendar-207-screwed-up-my-profile-for-all-users/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/14141/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Calendar 2.0.7 Screwed up my Profile for all users?.]]></description>
		<lastBuildDate>Fri, 22 Dec 2006 22:07:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Calendar 2.0.7 Screwed up my Profile for all users?]]></title>
			<link>https://punbb.informer.com/forums/post/83467/#p83467</link>
			<description><![CDATA[<p>Yes, I found that myself the other day.&nbsp; The flaw exists in the installation instructions.&nbsp; Nice mod once it&#039;s working <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (antonjw)]]></author>
			<pubDate>Fri, 22 Dec 2006 22:07:54 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/83467/#p83467</guid>
		</item>
		<item>
			<title><![CDATA[Re: Calendar 2.0.7 Screwed up my Profile for all users?]]></title>
			<link>https://punbb.informer.com/forums/post/83245/#p83245</link>
			<description><![CDATA[<p>Alright, thanks for the help <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (spid3r)]]></author>
			<pubDate>Tue, 19 Dec 2006 03:23:52 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/83245/#p83245</guid>
		</item>
		<item>
			<title><![CDATA[Re: Calendar 2.0.7 Screwed up my Profile for all users?]]></title>
			<link>https://punbb.informer.com/forums/post/83244/#p83244</link>
			<description><![CDATA[<p>Moved to Modifications</p>]]></description>
			<author><![CDATA[null@example.com (Smartys)]]></author>
			<pubDate>Tue, 19 Dec 2006 03:16:40 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/83244/#p83244</guid>
		</item>
		<item>
			<title><![CDATA[Re: Calendar 2.0.7 Screwed up my Profile for all users?]]></title>
			<link>https://punbb.informer.com/forums/post/83243/#p83243</link>
			<description><![CDATA[<p>change<br /></p><div class="codebox"><pre><code>                $datestamp = mktime(0,0,0,$month,$day,0)</code></pre></div><p>to<br /></p><div class="codebox"><pre><code>                $datestamp = mktime(0,0,0,$month,$day,0);</code></pre></div><p>you forgot to add&nbsp; &quot; ; &quot;</p>]]></description>
			<author><![CDATA[null@example.com (viperxx)]]></author>
			<pubDate>Tue, 19 Dec 2006 02:53:42 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/83243/#p83243</guid>
		</item>
		<item>
			<title><![CDATA[Calendar 2.0.7 Screwed up my Profile for all users?]]></title>
			<link>https://punbb.informer.com/forums/post/83242/#p83242</link>
			<description><![CDATA[<p>I just recently installed Calendar 2.0.7 on my PunBB forum.&nbsp; When clicking on &quot;profile&quot; it shows:</p><br /><p><strong>Parse error: parse error, unexpected T_IF in /home/www/eac.freehostia.com/forum/profile.php on line 969</strong></p><p>I checked and this is the code:</p><div class="quotebox"><blockquote><p>965&nbsp; &nbsp; &nbsp; &nbsp; list($year, $month, $day) = explode(&#039;-&#039;,$user[&#039;birthday&#039;]);<br />966&nbsp; &nbsp; if($month!=0 &amp;&amp; $day!=0){<br />967&nbsp; &nbsp; &nbsp;$Nyear = (strlen($year)!=4)? NULL: $year;<br />968&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $datestamp = mktime(0,0,0,$month,$day,0)<br />969&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($lang_calendar[&#039;Date_format&#039;] == &#039;US&#039;) {<br />970&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$birthday = date(&quot;F jS &quot;, $datestamp).$Nyear;<br />971&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; } else {<br />972&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$birthday = date(&quot;j &quot;, $datestamp).$lang_calendar[(date(&quot;F&quot;, $datestamp))].$Nyear;<br />973&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />974&nbsp; &nbsp; }else<br />975&nbsp; &nbsp; &nbsp; &nbsp; $birthday = $lang_profile[&#039;Unknown&#039;];</p></blockquote></div><p>I have noooo clue what to do.</p>]]></description>
			<author><![CDATA[null@example.com (spid3r)]]></author>
			<pubDate>Tue, 19 Dec 2006 02:36:26 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/83242/#p83242</guid>
		</item>
	</channel>
</rss>
