<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: compatibility with a guestbook</title>
	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/compatibility-with-a-guestbook</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/compatibility-with-a-guestbook/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on compatibility with a guestbook</title>
        	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/compatibility-with-a-guestbook#p311</link>
        	<category>Peter's Custom Anti-Spam for WordPress</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/compatibility-with-a-guestbook#p311</guid>
        	        	<description><![CDATA[<p>Hi Shelli,</p>
<p>I just tested it and it is compatible with the guestbook plugin. You might simply have to use the manual insert method, which would involve inserting the following code in guestcomments.php, just above the comment field: </p>
<p><code><br />
< ?php do_action('secure_image', $post->ID); ?><br />
</code></p>
<p>You should also set this setting to "false" in the anti-spam plugin file:</p>
<p><code><br />
// Set this to TRUE if you will be editing your comments file (add this php line wherever you want the anti-spam image inserted in the comments.php file: do_action('secure_image', $post->ID); )<br />
// Set this to FALSE if you want to use the default JavaScript positioning<br />
$cas_manualinsert = false;<br />
</code></p>
]]></description>
        	        	<pubDate>Sun, 06 Apr 2008 15:20:56 +0000</pubDate>
        </item>
        <item>
        	<title>Shelli on compatibility with a guestbook</title>
        	<link>http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/compatibility-with-a-guestbook#p306</link>
        	<category>Peter's Custom Anti-Spam for WordPress</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-custom-anti-spam-for-wordpress/compatibility-with-a-guestbook#p306</guid>
        	        	<description><![CDATA[<p>I love this plugin and have it on all of my blogs.  I started a website for my brother-in-law who has ALS (Lou Gehrig's Disease) and installed a <a href="http://www.alleba.com/blog/2006/09/21/wordpress-guestbook-generator-plugin/">guestbook generator plugin</a> for that.  It operates like a comment form, but for some reason, I can't get the antispam image to show up in the guestbook.  Any suggestions, anyone?</p>
]]></description>
        	        	<pubDate>Sat, 29 Mar 2008 11:01:49 +0000</pubDate>
        </item>
</channel>
</rss>