EllisLab text mark
Advanced Search
1 of 2
1
   
reCAPTCHA helper and validation function (easy-to-use captcha)
Posted: 17 December 2009 09:47 AM   [ Ignore ]   [ # 11 ]   [ Rating: 0 ]
Avatar
Joined: 2009-03-03
115 posts

Why can’t I make it work ?

I have the reCaptcha displayed well in my page, but as soon as i click on the box i am redirected to the home page!
Please help me I have my problem explained here :
http://ellislab.com/forums/viewthread/128593/#684267

 Signature 

Yann
Web Developer
Portfolio

 
Posted: 03 December 2010 08:53 PM   [ Ignore ]   [ # 12 ]   [ Rating: 0 ]
Joined: 2010-12-03
2 posts

Damsel In reCaptcha Distress! Constructive Advice Sought

I have no idea what reCaptcha is about yet when I try to post or reply to certain ads on Craigslist that require typing the verification words into the box, no words or box pops up, just “Continue” which is supposed to pop up AFTER you type in the verification words. That’s when “reCaptcha Undefined” error messages pop up. This has gone on for well over a month. Going into CL’s peanut gallery discussion help forum has been futile (guesswork) at best. I have exhausted every measure that was suggested to me ie trying different browsers, downloading Firefox, resetting the Default settings in Internet options etc etc. People have even suggested scripting errors without offering any solutions. Ouff. I’ve even tried researching the net to try to find out what may be causing the problem and how to remedy it. Again, futility. The following is one of several different error messages: “‘pID’ is Undefined Line:3 postings.js Char:30 Code:0
URi: http//www.craigslist.org/js/postings.js” The one that comes up the most is the “reCaptcha Undefined”. Can anyone plz explain what is going on and walk me through how to remedy it? Plz send any responses to .(JavaScript must be enabled to view this email address) Thank you.

 
Posted: 07 April 2011 05:37 AM   [ Ignore ]   [ # 13 ]   [ Rating: 0 ]
Joined: 2011-03-02
5 posts

Hello guys,

I’m newbie in php/CI, could you please help me to understand how should I show reCAPTCHA in the view?

I have tried to add reCAPTCHA into the view as described in this topic, and here: http://code.google.com/intl/ru-RU/apis/recaptcha/docs/php.html

But reCAPTCHA always shown in the left top corner of the page, I suggest the issue is that <? ?> instructions are being processed with first priority and result is attached into the start of the response stream. But I do not understand how other guys placing reCAPTCHA into the any custom place of the view. Please help :`(

I’m using reCAPTCHA as described in this topic, not ajax.

Thanks in advance.

 
Posted: 11 April 2011 08:31 AM   [ Ignore ]   [ # 14 ]   [ Rating: 0 ]
Joined: 2011-03-02
5 posts

Please help. I have understood, that php code runs first and all html attached to the end of result of php.

How can I insert php generated html into the place holder in the CI template?

 
Posted: 18 April 2011 07:25 PM   [ Ignore ]   [ # 15 ]   [ Rating: 0 ]
Joined: 2011-04-18
1 posts

I’ve been using the code you gave in this forum, but I still don’t understand why not display anything in my Smarty template? How to use the recaptcha in CI (2.0.2) + Smarty (3.0.7), Thank you in advance.

 
Posted: 29 April 2011 03:38 AM   [ Ignore ]   [ # 16 ]   [ Rating: 0 ]
Avatar
Joined: 2011-04-29
1 posts

I got the same problem. I’m still trying to figure out how to configure the recaptcha correctly.
numerologist

 Signature 

http://www.numerologist.com/articles/numerology/numerologist/

 
Posted: 15 December 2011 12:33 AM   [ Ignore ]   [ # 17 ]   [ Rating: 0 ]
Joined: 2011-12-14
3 posts

В нашем магазине Вы сможете приобрести качественную брендовую мужскую и женскую одежду по самым низким ценам в Москве. 
Мы предлагаем продукцию известных производителей и мировых брендов. Большой ассортимент футболок, толстовок, свитеров, пуловеров, носок и нижнего белья постоянно пополняется и обновляется новыми коллекциями дизайнеров. 
Из аксессуаров в наличие всегда имеются шапки, ремни, сумки и часы. Вся продукция поставляется напрямую из Италии, Франции, Турции и США. 
Благодаря отлаженной работе с поставщиками, качественному сервису обслуживания и неординарному подходу к маркетинговому планированию, мы имеем возможность предлагать стильную одежду, постельное белье, сумки и аксессуары ведущих мировых домов моды по очень низким ценам. 
Осознавая, что нет пределу совершенству, мы стремимся к лучшему предоставлению качественных услуг нашим покупателям, предлагая большой ассортимент модной мужской и женской одежды высочайшего качества, который постоянно пополняется новинками из последних коллекций известных дизайнеров. 
Отличные цены, большой выбор, скидки, распродажи, индивидуальный подход, оперативность и внимание к клиентом - вот залог нашего успеха! 
http://www.kikskoks.ru

 
Posted: 15 December 2011 09:37 AM   [ Ignore ]   [ # 18 ]   [ Rating: 0 ]
Joined: 2011-12-15
1 posts

Dear thank you for this important knowledge can you sent me this zip file on my email
.(JavaScript must be enabled to view this email address)
thank you very much

 
Posted: 25 January 2012 02:27 PM   [ Ignore ]   [ # 19 ]   [ Rating: 0 ]
Joined: 2012-01-21
1 posts

http://nextonmarket.vinnica.ua/

 
Posted: 15 February 2012 05:30 AM   [ Ignore ]   [ # 20 ]   [ Rating: 0 ]
Joined: 2012-02-15
1 posts

hi,

how can we multiple use recaptcha in same page?

thanks

 
Posted: 19 July 2012 01:16 PM   [ Ignore ]   [ # 21 ]   [ Rating: 0 ]
Avatar
Joined: 2012-07-19
1 posts

I followed your instruction as you said,
But i got problem..

Call to undefined method CI_Form_validation::CI_Form_validation() in C:\xampp\htdocs\zippyaccount\system\libraries

\MY_Form_validation.php on line 6”

where i use “class MY_Form_validation extends CI_Form_validation {

  function MY_Form_validation() {
  parent::CI_Form_validation();
  }”

Actually i am using codeigniter 2.1.2.

Please help me…

 
Posted: 08 November 2012 02:13 AM   [ Ignore ]   [ # 22 ]   [ Rating: 0 ]
Joined: 2012-10-22
5 posts

great solution, u answer my problem friend

now i use recapcha on my site
nuryanto

 
1 of 2
1