default userpic

Typepad Antispam Error: Undefined subroutine &URI::Escape::escape_char

Vote 0 Votes

Hi!

In my Activity Log I just saw that I have the following error: “Junk Filter TypePad AntiSpam died with: Undefined subroutine &URI::Escape::escapechar called at /home/html/cgi- bin/mt/extlib/URI/query.pm line 48.” The result is that the Antispam is not working and that I receive Spam Comments in my blog.

I also see that I’m not the only one, but nobody posted any solution to that problem: http://plugins.movabletype.org/typepad-antispam/ http://forums.movabletype.org/new-design/2008/09/issues-with-upgrade-to-mtos-42.html

Can somebody help me?

Thank you very much!

Reported on Movable Type 4.2

5 Replies

| Add a Reply
  • Maybe you should try Grant Goodale's debugging trick to see if it applies to you too.

  • According to this, you can specify a version of a module to use. Right now, the top of _query.pm shows use URI::Escape qw(uri_unescape); Try changing that to use only URI::Escape qw(uri_unescape) => "X"; where X is the version number printed into that text file per Grant's suggestion.

  • Thanks Mike.
    Line 5 of my /mt/extlib/URI/_query.pm file is now:
    use URI::Escape qw(uri_unescape) => "3.29";
    instead of:
    use URI::Escape qw(uri_unescape);
    3.29 is the version number I found in line 149 of the /mt/extlib/URI/Escape.pm

    Do you know how I can test it's working now? My blog is still private, and I don't receive a lot of Spam comments.

    Thanks!

  • This can happen if you install the Fire Eagle plugin. The Fire Eagle plugin includes an older version of URI::Escape that doesn't work with TypePad AntiSpam. See [this case](http://bugs.movabletype.org/default.asp?81577) about it.

    You can remove the `Escape.pm` included in the Fire Eagle plugin to solve the problem too.

Add a Reply

If you need to share template code, replace all the "<" signs with "&lt;" or use this utility.

Forum Groups

1773 6162

Last Topic: Excluding categories from blog by kholechek on Feb 9, 2012

86 302

Last Topic: website entries by masoud on Oct 26, 2011

1428 5076

Last Topic: Stupid Question? How to make a static homepage by Jeremy on Feb 3, 2012

694 2908

Last Topic: Blogspot to Movable Type by sdude on Feb 8, 2012

84 291

Last Topic: How to have some other characters in entry basename automatically written by Afshin Haghighatnia on Dec 22, 2011

173 737

Last Topic: About the MT version stated in HTML source by Alex E. Schneider on Feb 7, 2012

190 565

Last Topic: Analytics Reporting by michael webster on Feb 5, 2012

48 210

Last Topic: An idea and also a request by Afshin Haghighatnia on Jun 29, 2011

64 246

Last Topic: jQuery in MT 5.1 still at 1.4 - why? by perlmonkey on May 25, 2011

code.sixapart.com

137 478

Last Topic: Getting a thumbnail with xpath by Peter on Mar 13, 2011

222 716

Last Topic: Custom Field for Asset Not Appearing by android on Feb 9, 2012