First time here? Check out the FAQ!

fifieldt's profile - activity

2016-11-07 11:48:15 -0500 received badge Famous Question (source)
2016-07-27 05:13:49 -0500 commented answer Invalid Akismet key disables posting

Thanks Evgeny!!

2016-07-27 01:35:37 -0500 received badge Student (source)
2016-07-27 00:11:19 -0500 asked a question Invalid Akismet key disables posting

When " Enable Akismet spam detection" is enabled, if the key specified in "Akismet key for spam detection" is invalid (eg the Akismet account is expired), all posts are rejected with the message:

"Getting Spam was detected on your post, sorry for if this is a mistake"

Instead of failing bad, Askbot should check if the key is valid using the method available at: https://akismet.com/development/api/#... and prominently display any failures to the administrator.

2013-08-05 10:08:18 -0500 received badge Necromancer ( source )
2013-08-05 10:08:18 -0500 received badge Teacher ( source )
2013-08-05 01:15:02 -0500 answered a question Can Askbot import data from Jive?

Looks like https://github.com/ASKBOT/askbot-devel/blob/master/askbot/management/commands/askbot_import_jive.py does this