<?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/">
<channel>
<title>phpSQLiteCMS Forum - block ip adress</title>
<link>http://phpsqlitecms.net/forum/</link>
<description>phpSQLiteCMS Forum</description>
<language>en</language>
<item>
<title>block ip adress (reply)</title>
<content:encoded><![CDATA[<p>Sometimes its necessary to block some unusal IPs.Thnx for your post.</p>
<p><br />
--------------------------------------------<br />
<a href="http://seattle.premieretreeservices.com/">tree Service Seattle WA</a></p>
<p><a href="http://mobile.premieretreeservices.com/">Mobile AL tree service</a></p>
]]></content:encoded>
<link>http://phpsqlitecms.net/forum/index.php?id=1368</link>
<guid>http://phpsqlitecms.net/forum/index.php?id=1368</guid>
<pubDate>Thu, 13 Jan 2011 10:11:35 +0000</pubDate>
<category>General</category><dc:creator>Ammer</dc:creator>
</item>
<item>
<title>block ip adress (reply)</title>
<content:encoded><![CDATA[<p>Very helpful reply about blocked IP.<br />
Keep up the good work of sharing.</p>
]]></content:encoded>
<link>http://phpsqlitecms.net/forum/index.php?id=1302</link>
<guid>http://phpsqlitecms.net/forum/index.php?id=1302</guid>
<pubDate>Sat, 14 Aug 2010 06:15:01 +0000</pubDate>
<category>General</category><dc:creator>joetraff</dc:creator>
</item>
<item>
<title>block ip adress &gt;&gt; on second thought (reply)</title>
<content:encoded><![CDATA[<p>I was looking at the documentation for phpSqliteCMS and think that it's worth a try to use the <a href="http://akismet.com/">Akismet</a> feature.</p>
<p>I've always used some form of Captcha, which stops almost 100% of all spam.  My impression is that Akismet spam filtering gets only about 95% of spam and if a heavy spam attack hits your site, you will still get a large number of spam postings.</p>
<p>But maybe I'm wrong about that.  I tried it for email filtering several years ago, maybe it's improved since then.</p>
<p>Apparently, you just get a Wordpress(?) key, go to Admin&gt;Settings&gt;Advanced Setting and insert it into the akismet_key field.  Set the akismet_entry_check to 1 for 'yes'.  </p>
<p>I was having trouble figuring out where <strong>akismet.class.php</strong> should be, the code seems to look for it in /cms/modules/akismet/ instead of /cms/includes/classes.  Not sure why.  </p>
<p>In any case, it may be a quick and easy solution to stopping most spam.  Even if it doesn't catch 100%, it might provide enough protection.</p>
<p>- Bill</p>
]]></content:encoded>
<link>http://phpsqlitecms.net/forum/index.php?id=1214</link>
<guid>http://phpsqlitecms.net/forum/index.php?id=1214</guid>
<pubDate>Fri, 23 Oct 2009 22:32:45 +0000</pubDate>
<category>General</category><dc:creator>BillB</dc:creator>
</item>
<item>
<title>block ip adress (reply)</title>
<content:encoded><![CDATA[<p>I am not very knowledgable about phpSQLiteCMS, but i think it is a great CMS and would like to see an active user community grow around it.  So I am responding.</p>
<p><strong>Question 1:</strong> How do you know the IP address of the spammer ?  Monitoring tools can be inaccurate, especially on a shared host with a heavy workload.  It sounds likes you are blocking your own IP address.</p>
<p>The big problem with blocking a spambot's IP address is that they move around so much that tomorrow they can be using a different IP address.  IP blocking only works in the short run for individual spambots, it's probably not a good long term solution.           </p>
<p>I have been working on integrating reCaptcha ( <a href="http://recaptcha.net">http://recaptcha.net</a> ) into phpSqliteCMS. ReCaptcha challenges all posts with a distorted graphic image of letters and numbers that they have to reproduce before they can post a comment.  It's very difficult for spambots to bypass it, although human spammers can do it.  The good news is that it's not worth the time of human spammers, it's almost all spambots.    </p>
<p><strong>Question 2:</strong> How good is your PHP programming ?  Recaptcha has a PHP plugin ( <a href="http://recaptcha.net/plugins/php/">http://recaptcha.net/plugins/php/</a> ) that should not be too difficult to implement.</p>
<p>It looks like the code in <strong>comments.inc.tpl</strong> in the admin directory would need to have a subform for the reCaptcha challenge.  Then, it would access validating code that interacts with the <strong>recaptchalib.php</strong> plugin.  You'll see the section for 'akismet_key'.  That's near to the right place in the template for the reCaptch challenge. </p>
<p>The include file <strong>spam_protection.inc.php</strong> is probably the right place for the validating code and PHP include for the <strong>recaptchalib.php</strong> plugin.</p>
<p>My guess is that it would take about 1/2 a day to write and debug a reCaptcha feature ... depending on your PHP knowledge.  This could be a great opportunity for you to learn more about PHP.  <img src="images/smilies/neutral.png" alt=":-|" /> </p>
<p>There is an very simple CMS called gpEasy ( <a href="http://www.gpeasy.com/">http://www.gpeasy.com/</a> ) that implements reCaptcha, it could provide a concrete example of how to implement in phpSQLiteCMS. </p>
<p>I've been planning to get around to this ( and a dozen other things ) for the last few weeks.  If I can find time to do it, I'll post the code or a link to the code.</p>
<p>- Bill</p>
]]></content:encoded>
<link>http://phpsqlitecms.net/forum/index.php?id=1213</link>
<guid>http://phpsqlitecms.net/forum/index.php?id=1213</guid>
<pubDate>Fri, 23 Oct 2009 17:56:39 +0000</pubDate>
<category>General</category><dc:creator>BillB</dc:creator>
</item>
<item>
<title>block ip adress (reply)</title>
<content:encoded><![CDATA[<p>can somebody help, please? <img src="images/smilies/smile.png" alt=":-)" /></p>
<p>thanks</p>
]]></content:encoded>
<link>http://phpsqlitecms.net/forum/index.php?id=1212</link>
<guid>http://phpsqlitecms.net/forum/index.php?id=1212</guid>
<pubDate>Tue, 20 Oct 2009 16:38:02 +0000</pubDate>
<category>General</category><dc:creator>anakin</dc:creator>
</item>
<item>
<title>block ip adress</title>
<content:encoded><![CDATA[<p>i want to block one ip adress because of spamming in my guestbook. :-/</p>
<p>settings admin menue &gt; spam &gt; block ip ...<br />
i wrote the ip and after that i wasn't able to access my page.</p>
<p>got code 403: forbitten:<br />
You don't have permission to access this page.</p>
<p><img src="images/smilies/frown.png" alt=":-(" />  although i have another ip.</p>
<p>do you know how i can block 1 ip adress?</p>
<p>thanks in advance!</p>
]]></content:encoded>
<link>http://phpsqlitecms.net/forum/index.php?id=1203</link>
<guid>http://phpsqlitecms.net/forum/index.php?id=1203</guid>
<pubDate>Wed, 23 Sep 2009 12:32:24 +0000</pubDate>
<category>General</category><dc:creator>anakin</dc:creator>
</item>
</channel>
</rss>
