<?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>php Link Directory Mods &#187; rss feed error v3.4</title>
	<atom:link href="http://phplinkdirectorymods.com/blog/tag/rss-feed-error-v34/feed" rel="self" type="application/rss+xml" />
	<link>http://phplinkdirectorymods.com/blog</link>
	<description>phpLD Web Directories and Link Submissions</description>
	<lastBuildDate>Mon, 30 Jan 2012 05:38:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rss feed error in v3.4</title>
		<link>http://phplinkdirectorymods.com/blog/code-fixes-for-phpld/rss-feed-error-in-v34</link>
		<comments>http://phplinkdirectorymods.com/blog/code-fixes-for-phpld/rss-feed-error-in-v34#comments</comments>
		<pubDate>Thu, 23 Apr 2009 04:38:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[phpLD Important Fixes]]></category>
		<category><![CDATA[rss feed error v3.4]]></category>
		<category><![CDATA[rss link error]]></category>

		<guid isPermaLink="false">http://phplinkdirectorymods.com/blog/?p=8</guid>
		<description><![CDATA[There was a minor error in a release of version phpLD v3.4 in the rss.php file.
In the 3.3 version in the rss.php file about on line 164 it  showed:
$tpl-&#62;assign(&#8217;url&#8217;,  htmlspecialchars(&#8217;http://&#8217;.$_SERVER['SERVER_NAME'].DOC_ROOT.&#8217;/&#8217;.$url));
In one release of phpLD v3.4 it shows:
$tpl-&#62;assign(&#8217;url&#8217;,  htmlspecialchars(&#8217;http://&#8217;.$_SERVER['SERVER_NAME'].DOC_ROOT.$url));
Replacing  the: &#8216;/&#8217;. in the code seems to generate the correct link now so [...]]]></description>
			<content:encoded><![CDATA[<p>There was a minor error in a release of version phpLD v3.4 in the rss.php file.</p>
<p>In the 3.3 version in the rss.php file about on line 164 it  showed:<br />
$tpl-&gt;assign(&#8217;url&#8217;,  htmlspecialchars(&#8217;http://&#8217;.$_SERVER['SERVER_NAME'].DOC_ROOT.&#8217;/&#8217;.$url));</p>
<p>In one release of phpLD v3.4 it shows:<br />
$tpl-&gt;assign(&#8217;url&#8217;,  htmlspecialchars(&#8217;http://&#8217;.$_SERVER['SERVER_NAME'].DOC_ROOT.$url));</p>
<p>Replacing  the: &#8216;/&#8217;. in the code seems to generate the correct <em>link</em> now so you may want to  double check your file if you are having rss feed problems in generating the correct link.</p>
<p>This was reported on 4-17-2009 so future downloads should have this issue addressed.</p>
<p>To check this on your <em>directory</em> go to any page that has an rss feed and click on the feed link and view the feed. Then click on the top link that is suppose to go back to your directory in the category that the feed was from. If you get a 404 page then your rss.php file is not correct and you should check for this issue. If it works fine then you should be all set.</p>
<p>It is highly advised that if you are using rss that you check this at once due to the fact that if your feed is not working correctly, it will be sending 404 pages to the search engines for all your feed pages.</p>
<p>This issue has been fully addressed by James at phpLD and the discussion can be found here: <a href="http://www.phplinkdirectory.com/forum/showthread.php?t=29993">http://www.phplinkdirectory.com/forum/showthread.php?t=29993</a></p>
<p>A download of affected files replacement can be accessed here:</p>
<p><a href="http://www.phplinkdirectory.com/forum/attachment.php?attachmentid=518&amp;d=1240587470">http://www.phplinkdirectory.com/forum/attachment.php?attachmentid=518&amp;d=1240587470</a></p>
<p><strong>NOTE: </strong>You will need to be logged in to the phpLD forum to access the discussion and file download.</p>
<p>If you are using rss feeds on your site and your phpLD version is 3.4 it is advised that you check this issue at once and update if needed.</p>
]]></content:encoded>
			<wfw:commentRss>http://phplinkdirectorymods.com/blog/code-fixes-for-phpld/rss-feed-error-in-v34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

