<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Avoiding Spam in Joomla</title>
	<atom:link href="http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 17:58:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: raf</title>
		<link>http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/comment-page-1/#comment-30723</link>
		<dc:creator>raf</dc:creator>
		<pubDate>Sun, 30 Nov 2008 20:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/#comment-30723</guid>
		<description>It&#039;s not working.

It says the comment has been added but the comment box is empty.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not working.</p>
<p>It says the comment has been added but the comment box is empty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fyfkhnmqyt</title>
		<link>http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/comment-page-1/#comment-4078</link>
		<dc:creator>fyfkhnmqyt</dc:creator>
		<pubDate>Wed, 27 Jun 2007 10:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/#comment-4078</guid>
		<description>Thanks for this site!
 [url=http://qea.com/resources/phentermine_online.html]phentermine online[/url]</description>
		<content:encoded><![CDATA[<p>Thanks for this site!<br />
 [url=http://qea.com/resources/phentermine_online.html]phentermine online[/url]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doubled</title>
		<link>http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/comment-page-1/#comment-3941</link>
		<dc:creator>doubled</dc:creator>
		<pubDate>Sat, 23 Jun 2007 18:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/#comment-3941</guid>
		<description>looks good, but that code is not presemnt in my view.php</description>
		<content:encoded><![CDATA[<p>looks good, but that code is not presemnt in my view.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsbzobgshe</title>
		<link>http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/comment-page-1/#comment-3910</link>
		<dc:creator>dsbzobgshe</dc:creator>
		<pubDate>Sat, 23 Jun 2007 03:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/#comment-3910</guid>
		<description>Hello! Good Site! Thanks you! qciluyzicnu</description>
		<content:encoded><![CDATA[<p>Hello! Good Site! Thanks you! qciluyzicnu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jurgen</title>
		<link>http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/comment-page-1/#comment-3629</link>
		<dc:creator>Jurgen</dc:creator>
		<pubDate>Sat, 16 Jun 2007 16:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/#comment-3629</guid>
		<description>Forgot: I use version 2.5.1 RC4 wk08</description>
		<content:encoded><![CDATA[<p>Forgot: I use version 2.5.1 RC4 wk08</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jurgen</title>
		<link>http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/comment-page-1/#comment-3628</link>
		<dc:creator>Jurgen</dc:creator>
		<pubDate>Sat, 16 Jun 2007 16:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/#comment-3628</guid>
		<description>On what ZOOM version is your solution based? In my version the view.php does not contain the code you specify. Instead the following is listed:

&quot;if ($zoom-&gt;_CONFIG[&#039;commentsOn&#039;]) {$prefix = ZMG_Template_View::createViewBlock(_ZOOM_COMMENTS);
ZMG_Template_View::showCommentsBox($zoom-&gt;_CONFIG[&#039;viewtype&#039;], $dir_prefix, $key);
if (($zoom-&gt;_CONFIG[&#039;anonymous_comments&#039;]) &#124;&#124; (!$zoom-&gt;_CONFIG[&#039;anonymous_comments&#039;] &amp;&amp; !empty($my-&gt;username))){
if ($zoom-&gt;_CONFIG[&#039;popUpImages&#039;]) {
$cmt_action = $url_prefix;}
else {$cmt_action = sefRelToAbs($url_prefix);}
ZMG_Template_View::showCommentsForm($zoom-&gt;_CONFIG[&#039;viewtype&#039;], $cmt_action, $dir_prefix, $popup, $key);}
ZMG_Template_View::finishViewBlock($zoom-&gt;_CONFIG[&#039;comments_state&#039;], $prefix);} //END if commentsOn?&quot;</description>
		<content:encoded><![CDATA[<p>On what ZOOM version is your solution based? In my version the view.php does not contain the code you specify. Instead the following is listed:</p>
<p>&#8220;if ($zoom-&gt;_CONFIG['commentsOn']) {$prefix = ZMG_Template_View::createViewBlock(_ZOOM_COMMENTS);<br />
ZMG_Template_View::showCommentsBox($zoom-&gt;_CONFIG['viewtype'], $dir_prefix, $key);<br />
if (($zoom-&gt;_CONFIG['anonymous_comments']) || (!$zoom-&gt;_CONFIG['anonymous_comments'] &amp;&amp; !empty($my-&gt;username))){<br />
if ($zoom-&gt;_CONFIG['popUpImages']) {<br />
$cmt_action = $url_prefix;}<br />
else {$cmt_action = sefRelToAbs($url_prefix);}<br />
ZMG_Template_View::showCommentsForm($zoom-&gt;_CONFIG['viewtype'], $cmt_action, $dir_prefix, $popup, $key);}<br />
ZMG_Template_View::finishViewBlock($zoom-&gt;_CONFIG['comments_state'], $prefix);} //END if commentsOn?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3vFGgNO732</title>
		<link>http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/comment-page-1/#comment-832</link>
		<dc:creator>3vFGgNO732</dc:creator>
		<pubDate>Sat, 13 Jan 2007 07:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.vitorrodrigues.com/blog/2006/09/21/avoiding-spam-in-joomla/#comment-832</guid>
		<description>Hi! Very nice site! Thanks you very much! WkYi7zgWeXt</description>
		<content:encoded><![CDATA[<p>Hi! Very nice site! Thanks you very much! WkYi7zgWeXt</p>
]]></content:encoded>
	</item>
</channel>
</rss>
