Author: M.Prince (25 Nov 04 3:28am)
It looks like you are missing the HTML::Template module. This module is required by a function in Movable Type that the Project Honey Pot MT Plugin calls. You may be able to solve this by installing HTML::Template. The easiest way to do so is use CPAN. Try entering the following at the command line of your server:
perl -MCPAN -e "install HTML::Template"
That should walk you through the process of installing the HTML::Template module. If that doesn't work, you can install the module by hand by downloading it from the following site:
http://cpan.uwinnipeg.ca/module/HTML::Template
Even if you are unable to get the plugin to behave, you can still take part in Project Honey Pot. The plugin simply makes it easier to add hidden links to your site's pages. You can add them manually as well. To get instructions on how to do so for your honey pot, visit the following page:
http://www.projecthoneypot.org/linking_instructions.php?hpid=40595
Sorry for the problems, hopefully this will resolve them. Welcome to the Project!
Post Edited (25 Nov 04 4:08am)
|