<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>scripts: useful and otherwise &#187; phpfan addon &#8211; joined</title>
	<atom:link href="http://scripts.ishallnotcare.org/tag/phpfan-addon-joined/feed/" rel="self" type="application/rss+xml" />
	<link>http://scripts.ishallnotcare.org</link>
	<description>handy php scripts</description>
	<lastBuildDate>Tue, 21 Jul 2009 20:29:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>phpFan 3.3.4 Released and Addons update Released</title>
		<link>http://scripts.ishallnotcare.org/2008/08/22/phpfan-334-released-and-addons-update-released/</link>
		<comments>http://scripts.ishallnotcare.org/2008/08/22/phpfan-334-released-and-addons-update-released/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 07:40:44 +0000</pubDate>
		<dc:creator>Gabrielle</dc:creator>
				<category><![CDATA[Script Releases]]></category>
		<category><![CDATA[phpfan]]></category>
		<category><![CDATA[phpfan - addons]]></category>
		<category><![CDATA[phpfan addon - joined]]></category>
		<category><![CDATA[phpfan addon - listing]]></category>
		<category><![CDATA[phpfan addon- keep-in-mind]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://scripts.ishallnotcare.org/?p=83</guid>
		<description><![CDATA[phpFan 3.3.4 has been released with several changes, including bugfixes. phpMailer was upgraded to version 2.0.2 in the script. phpFan Addons &#8211; Listing 1.1.3 was released, as was phpFan Addons &#8211; Keep-In-Mind 1.1.4 was released, as was phpFan Joined 1.0.4 (the bugfix from the previous mini-upgrade was included in this). Full details of the changes [...]]]></description>
			<content:encoded><![CDATA[<p>phpFan 3.3.4 has been released with several changes, including bugfixes. phpMailer was upgraded to version 2.0.2 in the script.</p>
<p>phpFan Addons &#8211; Listing 1.1.3 was released, as was phpFan Addons &#8211; Keep-In-Mind 1.1.4 was released, as was phpFan Joined 1.0.4 (the bugfix from the previous mini-upgrade was included in this).</p>
<p>Full details of the changes are detailed in the <a href="http://scripts.ishallnotcare.org/phpfan/version-changes/">Version Changes</a> log.</p>
<p>The core phpFan can be <a href="http://scripts.ishallnotcare.org/phpfan/download/">downloaded</a> and phpFan Addon &#8211; Keep-In-Mind/phpFan Addon &#8211; Joined/phpFan Addon &#8211; Listing can be <a href="http://scripts.ishallnotcare.org/phpfan-add-ons/download/">downloaded</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://scripts.ishallnotcare.org/2008/08/22/phpfan-334-released-and-addons-update-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpFan Addon &#8211; Joined 1.0.3 Mini-Bugfix</title>
		<link>http://scripts.ishallnotcare.org/2008/08/10/phpfan-addon-joined-103-mini-bugfix/</link>
		<comments>http://scripts.ishallnotcare.org/2008/08/10/phpfan-addon-joined-103-mini-bugfix/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 23:22:53 +0000</pubDate>
		<dc:creator>Gabrielle</dc:creator>
				<category><![CDATA[Script Releases]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[phpfan addon - joined]]></category>

		<guid isPermaLink="false">http://scripts.ishallnotcare.org/?p=82</guid>
		<description><![CDATA[phpFan Addon &#8211; Joined has a mini bugfix. Since it&#8217;s one line changed I decided to release the fix for those who don&#8217;t want to download a new zip and update the old zips. Around line 354 in /includes/phpfanmore.php change: $getnum = &#40;$this-&#62;wherenum &#62; 1 ? intval&#40;$this-&#62;ruri&#91;$this-&#62;wherenum&#93;&#41; : ''&#41;; to: $getnum = &#40;$this-&#62;wherenum &#62; 1 [...]]]></description>
			<content:encoded><![CDATA[<p>phpFan Addon &#8211; Joined has a mini bugfix. Since it&#8217;s one line changed I decided to release the fix for those who don&#8217;t want to download a new zip and update the old zips. <img src='http://scripts.ishallnotcare.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Around line 354 in /includes/phpfanmore.php change:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">				<span style="color: #000088;">$getnum</span>	<span style="color: #339933;">=</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">wherenum</span> <span style="color: #339933;">&gt;</span> <span style="color: #cc66cc;">1</span> ? <span style="color: #990000;">intval</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ruri</span><span style="color: #009900;">&#91;</span><span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">wherenum</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">:</span> <span style="color: #0000ff;">''</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>to:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">				<span style="color: #000088;">$getnum</span>	<span style="color: #339933;">=</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">wherenum</span> <span style="color: #339933;">&gt;</span> <span style="color: #cc66cc;">1</span> ? <span style="color: #990000;">intval</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ruri</span><span style="color: #009900;">&#91;</span><span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">wherenum</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">:</span> <span style="color: #cc66cc;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<p>phpFan Addon &#8211; Joined 1.0.3 is available for <a href="http://scripts.ishallnotcare.org/phpfan-add-ons/download/">download</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://scripts.ishallnotcare.org/2008/08/10/phpfan-addon-joined-103-mini-bugfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpFan Addon &#8211; Joined 1.0.3 Released</title>
		<link>http://scripts.ishallnotcare.org/2008/07/30/phpfan-addon-joined-103-released/</link>
		<comments>http://scripts.ishallnotcare.org/2008/07/30/phpfan-addon-joined-103-released/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 02:05:18 +0000</pubDate>
		<dc:creator>Gabrielle</dc:creator>
				<category><![CDATA[Script Releases]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[phpfan addon - joined]]></category>

		<guid isPermaLink="false">http://scripts.ishallnotcare.org/?p=81</guid>
		<description><![CDATA[A tiny bugfix release of phpFan Addon &#8211; Joined has been made. It fixes the bug that made sub-categories show up in the sub-categories as well as the main category. Now sub-categories will only show in the right categories instead of all of them. phpFan Addon &#8211; Joined 1.0.3 is available for download.]]></description>
			<content:encoded><![CDATA[<p>A tiny bugfix release of phpFan Addon &#8211; Joined has been made. It fixes the bug that made sub-categories show up in the sub-categories as well as the main category. Now sub-categories will only show in the right categories instead of all of them.</p>
<p>phpFan Addon &#8211; Joined 1.0.3 is available for <a href="http://scripts.ishallnotcare.org/phpfan-add-ons/download/">download</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://scripts.ishallnotcare.org/2008/07/30/phpfan-addon-joined-103-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
