Skip to content

How to skip the first captcha input

sunnysunny
edited September 2013 in Need Help
I modified a template for blog comment submission,and I want it skip captcha input in step1(total 2 steps,I just want the captcha filled in step2),so I change the all "%captcha%" to "%leave%" in step1
When I debug it,the log report "recaptcha failed",any one know how to set(.ini file)?
Tagged:

Comments

  • SvenSven www.GSA-Online.de
    Thats not how it's working. Recaptcha is handled internally though. You should define something like "page must have=!text that identifies the engines you dont want".
  •  Sven:Thanks!I just need that engine,but worked something different.

    Example: http://marksarvas.blogs.com/elegvar/2013/07/updated-la-readings-calendar-.html

    I found that GSA submit comments somewhat like javascript off,in that case the captcha input(in my templete)is ignored and report "an error occured" in downloaded page(step1),I need skip that and finish step2.
    By the way the captcha when javascript on(manually)is different than javascript off.
  • SvenSven www.GSA-Online.de
    next version will allow posting to that.
  • Sven:Thanks again!
Sign In or Register to comment.