ReCaptcha Code Fixed in Movable Type 4.01

It seems that one of the fixes in the new Movable Type release is with ReCaptcha. There’s even instructions for installing, which had been missing until this latest release.

If you’re using reCaptcha version 0.2, there’s no need to edit the perl file. Keys for reCaptcha are entered in the System Plugin Settings.

If you follow the instructions provided in the readme file included with version 0.2 you’ll find it should work correctly.

To change the colour scheme for the reCaptcha image, add the following just above the <div id="comments-open-captcha">:


<script type="text/javascript">
var RecaptchaOptions = { theme : 'white' };
</script>

Test different colour names, white works for me and blends with most template colour schemes.

1 Comment

tancks this post very very helped me !

Good Time


Leave a comment



Recent Entries

  • Send Entries Using HTML Formatted Email

    There used to be a plugin for earlier versions of Movable Type called "MT-Mail-Entry":http://www.nonplus.net/software/mt/MT-Mail-Entry.htm that allowed you to send friends a HTML-formatted email that included...

  • All Comments Not Getting Published

    I had a problem viewing some of the comments on one of my posts. I thought it must be a comment limit somewhere in the...

  • MT 4.23 Update Released

    Movable Type has released a security upgrade that fixes XSS vulnerabilities, and recommends updating to 4.23 as a mandatory. The vulnerability hasn't been exploited yet,...

  • Updated Joost Action Streams Plugin

    The plugin for [Joost Action Streams](http://mt4.juneeonline.com/babble-on/archives/2008/10/joost-action-streams-plugin.php) has been updated to include favourites. If you've previously installed this plugin I recommend deleting Joost from "Other Profiles"...

  • Adding the ShareThis Button to Mid-Century

    There's a tutorial on Rob Kenny's The Composing Stick with instructions for adding AddThis or ShareThis buttons to your posts. After receiving a request today,...

OpenID accepted here Learn more about OpenID