• Home
  • Features
  • Screenshots
  • Installation / Setup
  • Localization
  • FAQ
  • Support
  • ForumPress
  • Guest  

    Welcome Guest, posting in this forum requires registration.

    Pages: [1] 2
    Topic: Captcha doesn't work?
    socium
    Member
    Posts: 4

    Reputation: 0
    Captcha doesn't work?
    on: July 22, 2009, 17:55

    I found a bug. When submitting forum post as an unregistered user I click “Submit” button, new page opens. Message on a new page says “Security code does not mach”. at the same time new post submitted to the forum! Although it should be either ignored or deleted.


    Please help! I am getting so many junk posts!


    Admin
    Administrator
    Posts: 287

    Reputation: 1
    Re: Captcha doesn
    on: July 22, 2009, 18:22

    Wow i have never got any spam on mine and i never use Captcha. Whats your URL?


    STU (Premium Member)

    socium
    Member
    Posts: 4

    Reputation: 0
    Re: Captcha doesn
    on: July 22, 2009, 18:46

    http://www.socium.com/wordpress/?page_id=456 ( this site is in Russian though)


    Admin
    Administrator
    Posts: 287

    Reputation: 1
    Re: Captcha doesn
    on: July 22, 2009, 20:10

    I am russian so its ok haha.


    STU (Premium Member)

    socium
    Member
    Posts: 4

    Reputation: 0
    Re: Captcha doesn
    on: July 26, 2009, 16:10

    Hi!

    Did you find a problem?


    Admin
    Administrator
    Posts: 287

    Reputation: 1
    Re: Captcha doesn
    on: July 26, 2009, 20:00

    I can not post a topic has a guest.


    STU (Premium Member)

    socium
    Member
    Posts: 4

    Reputation: 0
    Re: Captcha doesn
    on: July 27, 2009, 01:04

    Quote from admin on July 26, 2009, 20:00

    I can not post a topic has a guest.


    Well, to avoid spam I enforced rule that only registered users can post. This works.

    But the what I want – is to let unregistered users post into forum and use Captcha as a spam protection tool. This doesn’t work. Please try again and help with solution.


    jonquil
    Member
    Posts: 2

    Reputation: 0
    Re: Captcha doesn
    on: August 23, 2009, 02:06

    Hi, I’m having the exact same problem. I was testing out posting as a guest on mine, got the same incorrect code message, tried posting it two more times, then saw that all three had posted!


    wp-dude
    Member
    Posts: 2

    Reputation: 0
    Re: Captcha doesn
    on: October 12, 2009, 15:22

    Found this solution @ http://www.fahlstad.se/wp-forum/?wpforumaction=viewtopic&t=765.0 – It works for me!

    if you do, then you have to open wpf-insert.php, find


    else {

    $error = true;

    $msg = __(“Security code does not mach”, “wpforum”);

    }

    and update to:


    else {

    $error = true;

    $msg = __(“Security code does not mach”, “wpforum”);

    wp_die($msg);


    Hermanator
    Member
    Posts: 1

    Reputation: 0
    Re: Captcha doesn
    on: April 6, 2010, 18:29

    Hello…I am having the same problem as Socium and Jonquil! The forum worked fine for a couple of weeks. I have also tried the fix that worked for WP-Dude, but with no success. I am really out of options at this point.


    I have to have the users register to use the forum now, but since doing that, the posting has virtually stopped. Please….Need some here if you can….Thanks


    If Socium and Jonquil see this please respond if you found the problem.


    Perhaps Vast Guru has come up with something as well by now.


    Pages: [1] 2
    WP Forum Server by ForumPress | LucidCrew
    Version: 1.7.4; Page loaded in: 0.05 seconds.