<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - [Release] Akismet Spam Protection]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/20364/"/>
	<updated>2009-01-24T15:30:33Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/20364/release-akismet-spam-protection/</id>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/123395/#p123395"/>
			<content type="html"><![CDATA[<p>ahh in that cae I&#039;ll look at making the changes myself, if that&#039;s ok with you.</p>]]></content>
			<author>
				<name><![CDATA[Rich Pedley]]></name>
				<uri>http://punbb.informer.com/forums/user/7993/</uri>
			</author>
			<updated>2009-01-24T15:30:33Z</updated>
			<id>http://punbb.informer.com/forums/post/123395/#p123395</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/123389/#p123389"/>
			<content type="html"><![CDATA[<p>how come garciat?</p>]]></content>
			<author>
				<name><![CDATA[KeyDog]]></name>
				<uri>http://punbb.informer.com/forums/user/14482/</uri>
			</author>
			<updated>2009-01-24T14:37:26Z</updated>
			<id>http://punbb.informer.com/forums/post/123389/#p123389</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/123387/#p123387"/>
			<content type="html"><![CDATA[<p>Sorry, I kinda stopped working on extensions...</p>]]></content>
			<author>
				<name><![CDATA[Garciat]]></name>
				<uri>http://punbb.informer.com/forums/user/12481/</uri>
			</author>
			<updated>2009-01-24T14:24:59Z</updated>
			<id>http://punbb.informer.com/forums/post/123387/#p123387</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/123368/#p123368"/>
			<content type="html"><![CDATA[<p>Some more suggested enhancements</p><p>1. add a note to the header for admins if there are any spam posts. It should only appear when there is spam to deal with. (make it a link, then we can jump straight to the spam page).</p><p>2. move the <em>administer spam posts</em> from <em>Administration » Extensions » Manage Extensions</em> to a new page - I&#039;d suggest a new page within the <strong>Management</strong> section</p><p>3. instead of my previous fix, have a new option that sets how long the ban should last, possibly a drop down that has set options: <br />days: 1, 7, 14<br />months: 1,3,6<br />years:1,2<br />and never (default).</p><p>4. add a <strong>mark as spam</strong> to the <em>post-actions</em> section for each post.</p>]]></content>
			<author>
				<name><![CDATA[Rich Pedley]]></name>
				<uri>http://punbb.informer.com/forums/user/7993/</uri>
			</author>
			<updated>2009-01-23T22:10:32Z</updated>
			<id>http://punbb.informer.com/forums/post/123368/#p123368</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/123366/#p123366"/>
			<content type="html"><![CDATA[<p>Sorry, missed your reply. </p><p>I can&#039;t remember now, sadly.</p><p>I&#039;ve made a few small modifications to the extension, but they might not suit everyone. This was because an old 1.2 forum was getting hit by spam, and the modification for that was setting expire to NULL. After 4000 bans I can&#039;t get the bans page to load.</p><p>To avoid this issue with this extension I changed Line 81 of manifest.xml from </p><div class="codebox"><pre><code>$ban_expire = &#039;NULL&#039;;</code></pre></div><p>to<br /></p><div class="codebox"><pre><code>$ban_expire = mktime(0, 0, 0, date(&#039;m&#039;)+1, date(&#039;d&#039;), date(&#039;Y&#039;));</code></pre></div><p>which will hopefully work - it hasn&#039;t caught any spam so far on a 1.3 forum!</p>]]></content>
			<author>
				<name><![CDATA[Rich Pedley]]></name>
				<uri>http://punbb.informer.com/forums/user/7993/</uri>
			</author>
			<updated>2009-01-23T21:18:34Z</updated>
			<id>http://punbb.informer.com/forums/post/123366/#p123366</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/122484/#p122484"/>
			<content type="html"><![CDATA[<p>What&#039;s the bug?</p>]]></content>
			<author>
				<name><![CDATA[Garciat]]></name>
				<uri>http://punbb.informer.com/forums/user/12481/</uri>
			</author>
			<updated>2009-01-09T14:34:33Z</updated>
			<id>http://punbb.informer.com/forums/post/122484/#p122484</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/122474/#p122474"/>
			<content type="html"><![CDATA[<p>Feature request - a setting to only check guests and new members (upto x posts) against akismet. </p><br /><p>Bug - your php checking is good, but I had a problem on my host where php 4 &amp; 5 are available but 4 is active by default. I fixed it by changing it to 5 but it might be a problem for some.</p>]]></content>
			<author>
				<name><![CDATA[Rich Pedley]]></name>
				<uri>http://punbb.informer.com/forums/user/7993/</uri>
			</author>
			<updated>2009-01-09T11:58:32Z</updated>
			<id>http://punbb.informer.com/forums/post/122474/#p122474</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/120192/#p120192"/>
			<content type="html"><![CDATA[<p>I put this on a clean PunBB 1.3.1 install and get this:</p><div class="codebox"><pre><code>Warning: include(../extensions/akismet/lang/English/akismet.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/---.net/httpdocs/discuss/admin/extensions.php(664) : eval()&#039;d code on line 246

Warning: include(../extensions/akismet/lang/English/akismet.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/---.net/httpdocs/discuss/admin/extensions.php(664) : eval()&#039;d code on line 246

Warning: include() [function.include]: Failed opening &#039;../extensions/akismet/lang/English/akismet.php&#039; for inclusion (include_path=&#039;.:&#039;) in /var/www/vhosts/---.net/httpdocs/discuss/admin/extensions.php(664) : eval()&#039;d code on line 246</code></pre></div><p>Edit: <a href="http://punbb.informer.com/forums/post/120374/#p120374">now fixed</a></p>]]></content>
			<author>
				<name><![CDATA[ins3]]></name>
				<uri>http://punbb.informer.com/forums/user/14372/</uri>
			</author>
			<updated>2008-11-29T01:43:47Z</updated>
			<id>http://punbb.informer.com/forums/post/120192/#p120192</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/120161/#p120161"/>
			<content type="html"><![CDATA[<p>Ummm... when I install this on my forums, I get this...</p><p><a href="http://img167.imageshack.us/my.php?image=akismeterrorfx8.gif"><span class="postimg"><img src="http://img167.imageshack.us/img167/183/akismeterrorfx8.th.gif" alt="http://img167.imageshack.us/img167/183/akismeterrorfx8.th.gif" /></span></a></p>]]></content>
			<author>
				<name><![CDATA[Infantry001]]></name>
				<uri>http://punbb.informer.com/forums/user/14240/</uri>
			</author>
			<updated>2008-11-28T15:09:07Z</updated>
			<id>http://punbb.informer.com/forums/post/120161/#p120161</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/120038/#p120038"/>
			<content type="html"><![CDATA[<p>Could you try the extension on a fresh PunBB install?</p>]]></content>
			<author>
				<name><![CDATA[Garciat]]></name>
				<uri>http://punbb.informer.com/forums/user/12481/</uri>
			</author>
			<updated>2008-11-26T19:29:53Z</updated>
			<id>http://punbb.informer.com/forums/post/120038/#p120038</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/120037/#p120037"/>
			<content type="html"><![CDATA[<p>Thing is, I didn&#039;t modify the CSS files at all. <img src="http://punbb.informer.com/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></content>
			<author>
				<name><![CDATA[TomeOne]]></name>
				<uri>http://punbb.informer.com/forums/user/14252/</uri>
			</author>
			<updated>2008-11-26T19:22:38Z</updated>
			<id>http://punbb.informer.com/forums/post/120037/#p120037</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/120015/#p120015"/>
			<content type="html"><![CDATA[<p><span class="postimg"><img src="http://i247.photobucket.com/albums/gg135/garcia-t/akismet.png" alt="http://i247.photobucket.com/albums/gg135/garcia-t/akismet.png" /></span></p><p>It&#039;s go to be something with your CSS files.</p>]]></content>
			<author>
				<name><![CDATA[Garciat]]></name>
				<uri>http://punbb.informer.com/forums/user/12481/</uri>
			</author>
			<updated>2008-11-26T15:11:11Z</updated>
			<id>http://punbb.informer.com/forums/post/120015/#p120015</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/120012/#p120012"/>
			<content type="html"><![CDATA[<p>Firefox 3. Looks like that on my home computer and at work.</p><p>In IE 7 the little checkbox is properly visible. But still, the section isn&#039;t tagged as where the Akismet API key should go. Nor do I know what the checkbox is for.</p><p>Also looks like my screenshot in the latest versions of Opera and Safari.</p>]]></content>
			<author>
				<name><![CDATA[TomeOne]]></name>
				<uri>http://punbb.informer.com/forums/user/14252/</uri>
			</author>
			<updated>2008-11-26T14:59:24Z</updated>
			<id>http://punbb.informer.com/forums/post/120012/#p120012</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/120009/#p120009"/>
			<content type="html"><![CDATA[<p>What browser?</p><p>It looks fine to me on both Firefox 3 and IE 7.</p>]]></content>
			<author>
				<name><![CDATA[Garciat]]></name>
				<uri>http://punbb.informer.com/forums/user/12481/</uri>
			</author>
			<updated>2008-11-26T14:48:11Z</updated>
			<id>http://punbb.informer.com/forums/post/120009/#p120009</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Release] Akismet Spam Protection]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/120007/#p120007"/>
			<content type="html"><![CDATA[<p>Sure:</p><p><span class="postimg"><img src="http://oni.bungie.org/images/forum_shot.png" alt="http://oni.bungie.org/images/forum_shot.png" /></span></p>]]></content>
			<author>
				<name><![CDATA[TomeOne]]></name>
				<uri>http://punbb.informer.com/forums/user/14252/</uri>
			</author>
			<updated>2008-11-26T14:22:07Z</updated>
			<id>http://punbb.informer.com/forums/post/120007/#p120007</id>
		</entry>
</feed>
