Results 1 to 5 of 5
  1. #1

    Default recaptcha always "Incorrect Security Image Response"


    Hello,

    naggamit ko ug codeigniter pra mobuhat ug website daun ako gidownload ang files dre: http://codeigniter.com/wiki/ReCAPTCHA/

    ako gpadagan ang demo file. created a public and private key pra sa recaptcha. ang problema ky di mka pass sa validation bsan insakto ang gi enter sa captcha.

    ngano kaha ni?

  2. #2
    check sa ila documentations

  3. #3
    ang kato built in captcha ako gi gamit, not recaptcha, wala pa ko naka try, but is it supposed to work in your local?

  4. #4
    e post daw imong code giunsa nmo pag implement bro? maybe i can help

  5. #5
    ningwork na ang recaptcha. akong gi modify ang recaptcha.php na naa sa libraries folder. ang akong giusab ky nabasa ra pd nko sa forum. working na cya karon.

    mao ni cya ang giusab:
    Code:
    function _qsencode($data) 
      {
        log_message('debug',"Recaptcha::_qsencode(\n".print_r($data,TRUE)."\n)");
        //http_build_query() = PHP 5 ONLY!
        //return http_build_query($data);
        
        //from recaptchalib.php:
        $req = "";
        foreach ( $data as $key => $value )
            $req .= $key . '=' . urlencode( stripslashes($value) ) . '&';
    
        // Cut the last '&'
        $req=substr($req,0,strlen($req)-1);
        return $req;
      }
    @krissy86
    yup work na cya locally.

  6.    Advertisement

Similar Threads

 
  1. Identify Movies By Their Quotes
    By 8_cRawlin_baby_8 in forum TV's & Movies
    Replies: 3457
    Last Post: 01-30-2020, 08:36 AM
  2. Quotable quotes and sources~
    By koto in forum Arts & Literature
    Replies: 864
    Last Post: 11-02-2012, 06:36 PM
  3. Break Up quotes
    By boliklik in forum "Love is..."
    Replies: 132
    Last Post: 05-27-2010, 07:09 PM
  4. MERGED Love Quotes
    By archezyet in forum Relationships (Old)
    Replies: 309
    Last Post: 04-08-2010, 08:22 PM
  5. Replies: 40
    Last Post: 01-10-2008, 05:15 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top