- Posts: 10
- Thank you received: 0
ReCaptcha is not displayed
-
Carsten
Inactive member - Topic Author
- New Member
Less
More
9 years 10 months ago #43103
by Carsten
ReCaptcha is not displayed was created by Carsten
Hi.
I am using the component contact enhanced for my contact form.
With this template recaptcha is not working. it's just not displayed. When I switch to Beez everything is fine.
Link to site: s521070084.online.de
Quick help would be appreciated
/regards
Carsten
I am using the component contact enhanced for my contact form.
With this template recaptcha is not working. it's just not displayed. When I switch to Beez everything is fine.
Link to site: s521070084.online.de
Quick help would be appreciated
/regards
Carsten
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 10 months ago #43132
by ivan.milic
Replied by ivan.milic on topic ReCaptcha is not displayed
On which page you have it?
Please Log in to join the conversation.
-
Carsten
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
9 years 10 months ago #43134
by Carsten
Replied by Carsten on topic ReCaptcha is not displayed
kontakt
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 10 months ago #43136
by ivan.milic
Replied by ivan.milic on topic ReCaptcha is not displayed
This is joomla bug, if not updated maybe update will solve problem or you can try this fix:
Open:
plugins/captcha/recaptcha/recaptcha.php
On line 58 change:
$server = self::RECAPTCHA_API_SECURE_SERVER;
For Code:
$server = self::RECAPTCHA_API_SERVER;
Open:
plugins/captcha/recaptcha/recaptcha.php
On line 58 change:
$server = self::RECAPTCHA_API_SECURE_SERVER;
For Code:
$server = self::RECAPTCHA_API_SERVER;
Please Log in to join the conversation.
Time to create page: 0.336 seconds