This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

ReCaptcha does not show up
#1

Hi

When I enable ReCaptcha and enter my keys, the ReCaptcha field that should show up (below the message form input box) does not show up.

Also, enabling it messes up my entire page design. I have some content placed in <div> below the Commentics script, but enabling ReCaptcha makes all content below it disappear.

On the same php-page, I have another PHP mail script that also uses ReCaptcha verification. That verification works.

I am using the same key for both the mail script and Commentics. Is that the problem perhaps? I assumed that the API keys could be used across the entire domain...

Regards
Nils
Reply
#2

I tried the Error Reporting tool and this is what came out:

Fatal error: Cannot redeclare _recaptcha_qsencode() (previously declared in /customers/c/1/b/kettilstorp.se/httpd.www/ny/includes/dd-formmailer/recaptchalib.php:47) in /customers/c/1/b/kettilstorp.se/httpd.www/ny/comments/includes/recaptcha/recaptchalib.php on line 55

Does this means I can not have two ReCaptcha verifications on the same page?
Reply
#3

Hi,

Is your PHP mail script above Commentics?

If so, you might be able to comment/remove the line in Commentics which loads the ReCaptcha library, since it should already be loaded.

The lines are:

1. /comments/includes/template/form.php line 746
2. /comments/includes/app/processor.php line 355

Have you completed the interview?
Reply
#4

(11-Sep-2012, 10:37 AM)Steven Wrote:  Hi,

Is your PHP mail script above Commentics?

If so, you might be able to comment/remove the line in Commentics which loads the ReCaptcha library, since it should already be loaded.

The lines are:

1. /comments/includes/template/form.php line 746
2. /comments/includes/app/processor.php line 355

No, the mail script is made by Dagon Design and is called Secure PHP Form Mailer Script and can be found here: http://www.dagondesign.com/articles/secu...er-script/

I tried to comment out those lines anyway, and the design problem went away though, but the ReCaptcha part is still not showing.

Turning on the Error Reporting, it shows no error to report.

Here is my page: http://www.kettilstorp.se/ny/kontakt.php
Reply
#5

I'm not sure there's much that can be done. Seems to be a limitation of ReCaptcha.

Have you completed the interview?
Reply
#6

Too bad.

I saw some solutions:
http://stackoverflow.com/questions/12419...ingle-page
https://www.interspire.com/support/kb/qu...me+page%3F

I'll see if I can get any of them to work...
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
24-Jun-2019, 07:04 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)