Hi, I've seen several people mention this before, but non of the solutions managed to work in my case.
I have Roller 3.1 installed on a Windows XP machine, running Tomcat 6.0.14 and MySQL 5.0.45. I haven't changed the roller.properties file, but rather added a custom configuration file (roller-custom.properties), which resides in the same directory as the roller.properties file. It appears that Roller is loading my custom properties file (I verified this). In my roller-custom.properties file, I've added the following lines: # Remove math captcha comment.authenticator.classname=org.apache.roller.ui.rendering.util.DefaultCommentAuthenticator When I restard my Tomcat server, I view the roller.log file, and everything seems to be ok (with regards to the comment.authenticator.classname configuration item). But when I create a new entry, and I then try to add a comment, I keep seeing the math authenticator, and I can't post a comment unless I answer the question. Anyone has any idea how do I turn the math comment authenticator off? Thank you, -Ory
