<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "add CAPTCHA to comment (solution)"]]></title>
		<link>https://proxy2.de/forum/posts/list/5.php</link>
		<description><![CDATA[Latest messages posted in the topic "add CAPTCHA to comment (solution)"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>add CAPTCHA to comment (solution)</title>
				<description><![CDATA[ I can't  find how to do that. So I did it by myself.<br /> Disclaimer:   do it on your own risk.<br /> <br /> [code]1&#41; back up   guestbook/lib/comment.class.php file<br /> 2&#41; back up   guestbook/commment.php file<br /> 3&#41; copy new  comment.class.php file  to guestbook/lib/  <br /> 4&#41; copy new  comment.php file  to guestbook/<br /> 5&#41; in  guestbook/templates/comment.php file <br />      put  &lt;input type=&quot;hidden&quot; name=&quot;gb_token&quot; value=&quot;$VARS&#91;gbtoken&#93;&quot;&gt;<br />      right after &lt;form method=&quot;post&quot; action=&quot;$GB_PG&#91;comment&#93;&quot; onsubmit=&quot;return SetFlag&#40;&#41;&quot;&gt;<br /> <br />      put $CAPTCHA <br />      somewhere before  &lt;input type=&quot;submit&quot; name=&quot;action&quot; value=&quot;$LANG&#91;FormSubmit&#93;&quot; class=&quot;input&quot; onclick=&quot;if&#40;flag==1&#41; return false;&quot;&gt;  <br />      <br />    <br /> Contingency plan&#58;just restore old guestbook/lib/comment.class.php and guestbook/commment.php files[/code]<br /> Address of the changed files archive  [url]http://no-sex.org/commcaptcha.zip[/url]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/5851/21220.php</guid>
				<link>https://proxy2.de/forum/posts/preList/5851/21220.php</link>
				<pubDate><![CDATA[Sat, 16 Sep 2006 03:09:23]]> GMT</pubDate>
				<author><![CDATA[ igor]]></author>
			</item>
	</channel>
</rss>