+ Reply to Thread
Results 1 to 4 of 4

Thread: Possible Bug with RECAPTCHA and 8.33

  1. #1
    Join Date
    May 2012
    Posts
    2

    Default Possible Bug with RECAPTCHA and 8.33

    I have installed and ensured that formmail.php was working before I added the recaptcha code precisely per the instructions on your site. I followed each step; public keys, added derive_fields to the form, and enabled recaptcha with the entry of the private key and the $REQUIRE_CAPTCHA string in formmail.php. I tried it in three browsers. This is the result emailed to me:


    The following error occurred in FormMail :
    missing_fields
    Error=The form required some values that you did not seem to provide.
    realname
    email

    email:
    realname:

    FullName: 'xxx xxx
    EmailAddr: 'xxx@xxx.com' (this was real)
    Tel: ''
    Comp: ''
    EventDate: ''
    EventType: ''
    EventLoc: ''
    mesg: 'test'



    Referring page was http://www.my.domain.com/test/index.html
    SERVER_NAME was www.mydomain.com
    REQUEST_URI was /test/formmail.php
    User IP address was 71.72.xx.xxx
    User agent was Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)

    Again, I stress I had no problems before RECAPTCHA implementation. I did not change the following lines when I added recaptcha, and you can see that the EmailAddr and FullName fields are both there.

    <input type="hidden" name="mail_options" value="Exclude=email;realname" />
    <input type="hidden" name="derive_fields" value="email=EmailAddr,realname=FullName" />

    thank you in advance.
    Last edited by Silver; 06-May-2012 at 08:51 AM.

  2. #2
    Join Date
    Sep 2010
    Location
    Toronto, Canada
    Posts
    2

    Default Re: Possible Bug with RECAPTCHA and 8.33

    I am using 8.33 with recaptcha with nary a problem.

    However, in the last few weeks, in the Google recaptcha group, there has been tons of problems with any keys recently obtained. The solution was to get a new set of keys now that Google has fixed the problem.

  3. #3
    Join Date
    May 2012
    Posts
    2

    Default Re: Possible Bug with RECAPTCHA and 8.33

    thanks for your answer. It was definitely user error on my part I had a problem with the .ini file that only caused an issue when recaptcha was implemented.

  4. #4
    Join Date
    Sep 2010
    Location
    Toronto, Canada
    Posts
    2

    Default Re: Possible Bug with RECAPTCHA and 8.33

    Glad that it all worked out.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Possible Bug
    By Spok in forum Bug Reports
    Replies: 1
    Last Post: 04-Dec-2010, 10:58 PM
  2. Bug in good_template variable
    By jayjay in forum Bug Reports
    Replies: 0
    Last Post: 03-Apr-2008, 08:01 AM
  3. A bug or am I doing something wrong
    By Alp54 in forum Community Support
    Replies: 0
    Last Post: 25-Dec-2007, 02:55 AM
  4. Possible BUG: ATTACK_DETECTION_MANY_URLS
    By lexscripta in forum Features Questions
    Replies: 5
    Last Post: 11-May-2007, 09:38 PM
  5. Possible BUG: ATTACK_DETECTION_MANY_URLS
    By lexscripta in forum Community Support
    Replies: 4
    Last Post: 11-May-2007, 09:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts