Great Ideas. Always Flowing.

We are not happy until you are happy. Client satisfaction guaranteed. Whatever your needs and requirements, we have the skills and resources for the job!

Quick login...


Or... now make it easy with Facebook Integration
Connect via Facebook



Top Sellers

Frustrated over the lack of customization for your user's registration fields? Dynamically setup your DNN Portal with custom registration fields, layout, questions, and other core integration options......

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to upload videos in various format and automatically encode them to flv or H264 format, you also can add videos from internet or record live videos from your webcam.

Build high performance, completely customizable data-entry forms and views driven by your DNN and external databases. New built-in tools make it a snap to quickly create data entry forms, data views, and even database tables. Plus, add your own HTML, CSS, Javascript, SQL commands, stored procedures,

The most advanced DotNetNuke shopping cart on the planet. Easy to use e-Commerce, Secure Shopping Cart Software and SEO friendly. B2C / B2B Ecommerce Sites.

One stop solution for events calendar and events registration! FREE DOWNLOAD is available now!

CAPTCHA doesn't validate
Last Post 10-29-2010 10:28 AM by DNN Guy. 14 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Allan EUser is Offline
wading in the water
wading in the water
Posts:19
Avatar

--
07-13-2008 11:57 AM

    Just installed DynForm 2.6 - look great.

    I added a CAPTCHA field (using adv. captcha) and it displays as it should. But: when submitting the form the users captcha response is ignored. The form submits whether the captcha field is empty or even if filling out a wrong response.

    Shouldn't this work "out-of-thebox" or do I have to setup some validation manually?

    Thanks.

    -AllanE

    Candace 616User is Offline
    river guide
    river guide
    Posts:105
    Avatar

    --
    07-14-2008 08:53 AM

    Hi Allan,

    Here's a couple of  things to check:

    1.  Make sure that the CAPTCHA field is required, and

    2.  Verify that the server side validation is turned on (in Module Config).


    For future releases, we are also reviewing the possibility of 'automatically’ forcing a CAPTCHA field to be required however this would still need to have the admin specify the validation message as well.


    Thanks,
    Candace

     

    Tom LyczkoUser is Offline
    wading in the water
    wading in the water
    Posts:26
    Avatar

    --
    07-14-2008 10:18 AM
    I have done all the above as well -- the captcha field just does not work well for me at all, and I am removing it.
    The error messages don't even appear properly for any of my questions -- not even when fields are blank!!
    Thank you, Tom
    Tom LyczkoUser is Offline
    wading in the water
    wading in the water
    Posts:26
    Avatar

    --
    07-14-2008 10:25 AM
    I found another post which helped fix this -- I made the required field text and the required field error message all both the same for each question in my form.

    Maybe now the captcha will work properly for me...it is the most difficult control in this whole app.

    Thank you, Tom
    Allan EUser is Offline
    wading in the water
    wading in the water
    Posts:19
    Avatar

    --
    07-14-2008 10:50 AM
    It works!

    Thanks a lot!

    -Allan
    Chad NashUser is Offline
    Posts:5260
    Avatar

    --
    07-16-2008 12:21 PM
    Hi guys... Also keep in mind (as far as the difficulty) that we are working to improve the control within the module. We recently released updates to both Dynamic Forms and Dynamic Registration which allow for an 'Advanced CAPTCHA field' so you might use that option when setting it up as well. You still will have to set the field to be required and so forth as you all have described though.

    Thanks,


    Chad
    GordonUser is Offline
    wading in the water
    wading in the water
    Posts:16
    Avatar

    --
    07-08-2009 10:58 PM
    Hi, I am working on V3.0 and am having the same problems.

    Here is the story:

    I had a number of Required Fields working properly, but couldn't get CAPTCHA to respond in any way.

    I checked that the CAPTCHA field is 'required' and that 'server-side validation' is on.

    However, on removing all the other Required Fields, CAPTCHA would work. (But, in the case of an incorrect entry, the Required Field Error (although configured) will not return.)

    Adding one Required Field back into play and CAPTCHA stops performing. Taking it out and all is well again.

    I have made the "Required Field Text" and the "Required Field Error" the same (as mentioned in a post above) but no good.

    I have tried the whole process with both the DNN CAPTCHA and the Advanced version.

    So, it looks like I have either CAPTCHA or other validated fields, but not both. Am I missing something? Regards, Gordon



    If I add one o
    David ToUser is Offline
    river guide
    river guide
    Posts:2719
    Avatar

    --
    07-09-2009 07:02 AM
    HI Gordon, I've just duplicated your exact scenario on my local system. I'll discuss this with our chief developer Chad on this issue. -- David
    Michael WinbladUser is Offline
    wading in the water
    wading in the water
    Posts:26
    Avatar

    --
    10-12-2009 10:47 AM
    Is there a fix for this yet?
    David ToUser is Offline
    river guide
    river guide
    Posts:2719
    Avatar

    --
    10-12-2009 10:56 AM
    HI, this started occuring in the newer releases of DNN 5.1 and above. However, the Advanced Captcha works fine so until we figure out this bug, can you switch over to using the Advanced Captcha instead? We're using the Advanced Captcha on Datasprings with DNN 5.1.2 and it's working fine. -- David
    DNN GuyUser is Offline
    going with the flow
    going with the flow
    Posts:37
    Avatar

    --
    10-11-2010 09:05 AM
    Hi David,

    Any fix on this issue? We are using Dynamic Forms 3.4.10 and DNN 5.5.1 and are STILL having the problem mentioned above.

    The standard Captcha does not force the user to enter anything into the captcha field. If I make the Captcha field required, then the from never submits, even when I enter the Captcha correctly.

    Please advise.
    Ryan BakerinkUser is Offline
    river guide
    river guide
    Posts:1900
    Avatar

    --
    10-15-2010 09:23 AM
    Hello DNN Guy,

    Perhaps you have other fields on your form that isn't posting a validation error, and since your Captcha has been enabled with validation maybe there's confusion of which field is causing the form not to submit.

    Please look carefully through the questions in your form and look to see if you have any required fields with regular expressions, SQL validation, or compare validators, that will be triggered if validation fails, but doesn't show an error message.

    If you have any questions please let us know.

    Thanks,

    Ryan
    DNN GuyUser is Offline
    going with the flow
    going with the flow
    Posts:37
    Avatar

    --
    10-18-2010 10:29 AM
    Thanks for the Reply Ryan.

    I ensured that no fields on the form require validation.

    When I do this, the forms submits without issue.

    I then go into the settings for the Captcha Image (Security Code) field and set the following under the Question Validation section

    Required Field: Checked
    Required Field Text: Security Code
    Required Field Error (i.e. *): *

    I then click Update Field
    I then click Update Settings

    Now when I try to submit the form, I receive a validation error at the top that reads: * Security Code

    When I type in the security code exactly as displayed, the form refreshes and I still see the validation message at the top that reads: * Security Code

    I can't submit the form.

    Please advise.

    Ryan BakerinkUser is Offline
    river guide
    river guide
    Posts:1900
    Avatar

    --
    10-26-2010 10:09 AM
    Hello DNNguy,

    Was the Captcha working before you decided to upgrade to DNN version 5.5.1?? The reason I ask is because this version is very new and may have issues with certain sections.

    Also do you possibly have a third-party URL re-writer module that you're using?

    In the past people that use URL re-writers have experienced issues with the Captcha field in Dynamic Forms.

    Does Advanced Captcha work for you?

    Thanks,

    Ryan
    DNN GuyUser is Offline
    going with the flow
    going with the flow
    Posts:37
    Avatar

    --
    10-29-2010 10:28 AM
    Ryan,

    This is a straight forward install.  It is a fresh install of DNN 5.5.1, so we did not upgrade.  The site does not have any 3rd party URL re-writers installed, only what comes with DNN.

    Advanced Captcha does seem to work.

    You are not authorized to post a reply.


     
     

    Join our mailing list...

    Get current news and events the easy way
    Subscribe Me

    Recent Blogs...

     
    Copyright 2005 - 2011 by Data Springs, Inc.
     
  • film izle
  • 720 izle
  • film
  • sinema izle
  • film makinesi
  • T�rk�e dublaj film
  • film izle
  • film izle
  • baglan film izle
  • sinema izle
  • 1080 film izle
  • film mercegi