• I have WP with BuddyPress 1.6.4 and bbPress 2.2.4 installed.
    After installing and activating the plugin, the first registration tonight was from [email protected] with can be found in the stopforumspam database. So I think the plugin isn’t working on my installation. Any ideas, why?
    Other plugins (but I dont’t think they matter for logins):

    – Executable PHP widget
    – GD bbPress Attachments
    – GitHub-Flavored Markdown Comments
    – Hyper Cache
    – Markdown on Save Improved
    – User Role Editor

    Site: bleilust[dot]de (German)

    http://ww.wp.xz.cn/extend/plugins/wp-stop-forum-spam/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Anonymous User 357386

    (@anonymized-357386)

    This is not for register (like from faq) but atm only from guest posting (try to make a post from guest with this mail and test if it work)… Anyway, maybe is a good idea to check also user registration!

    Thread Starter fab1An

    (@fab1an)

    Oh, I didn’t reallize that, since the stopforumspam-plugin for our old forum software did exactly that 🙂
    It would be golden, if you’re able to implement registration checks, too!

    Anonymous User 357386

    (@anonymized-357386)

    I’m on search a valid action for that…
    ATM i check on post with:
    add_action("pre_comment_on_post", "wp_stopforumspam_check_query");

    I don’t know how to check on registration too (but i can search) 😉

    Thread Starter fab1An

    (@fab1an)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘didn't work at first try’ is closed to new replies.