Hello,
Since a few days I/visitors must sometimes reload a couple of times (3 of 4 times) the guestbook page before they get the recaptcha image.
site http://www.bcvirtus.nl (Menu item: "Gastenboek").
Problem with version 2.02, 2.03 and 2.04
Recaptcha keys (private and public) are both in place
Any ideas?
Reload page to show Recaptcha image
-
- Phoca Enthusiast
- Posts: 50
- Joined: 15 Feb 2011, 23:05
Re: Reload page to show Recaptcha image
template/css issue. The image is loaded correctly, but misplaced, because of the following in the joomla.css file beginning line 152:
I wonder how that got there? just remove it, and it works fine.
edit: But I have no Idea how reloading would help with this... it should'nt.
Code: Select all
position: absolute;
top: -140px;
edit: But I have no Idea how reloading would help with this... it should'nt.
-
- Phoca Member
- Posts: 21
- Joined: 16 Jun 2010, 22:41
Re: Reload page to show Recaptcha image
Thanks for your help. I've removed the line as suggested. As far as I can see it's a regular line in joomla.css. I have'n't add it.
/* Compatibility */
#recaptcha_widget_div {position: absolute;top: -140px;}
#emailForm fieldset div.readon {position: relative;margin-top: 140px;}
#emailForm fieldset div.readon br {display: none;}
But now I've another strange behavior. Mostly I get the google recaptcha, but sometimes I get the phoca recaptcha. Just press a couple of times the browsers refresh button.
/* Compatibility */
#recaptcha_widget_div {position: absolute;top: -140px;}
#emailForm fieldset div.readon {position: relative;margin-top: 140px;}
#emailForm fieldset div.readon br {display: none;}
But now I've another strange behavior. Mostly I get the google recaptcha, but sometimes I get the phoca recaptcha. Just press a couple of times the browsers refresh button.
-
- Phoca Member
- Posts: 21
- Joined: 16 Jun 2010, 22:41
Re: Reload page to show Recaptcha image
Mixed problem solved, I change the settings from "Standard recaptcha" to "reCAPTCHA".
- Jan
- Phoca Hero
- Posts: 48743
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Reload page to show Recaptcha image
Ok
If you find Phoca extensions useful, please support the project