Hi arjandevries,
It looks as though there could either be a faulty installation or a JavaScript conflict with something else in the Joomla admin.
Bob
I have this same problem. I am using J1.5.15 with RocketTheme Dominion. I tried the bees template and the other default templates with no luck.
Any suggestion.....PLEASE!
Thanks.....
Hi soliver,
Please set the site error reporting to Maximum in the site Global configuration and see if you get an error message. You could also check your server logs for any clues.
Bob
GreyHead,
The Solution was to Rename the file cf_recaptcha.php to cf_recaptcha.txt.
I found this solution somewhere else on the forum.
Thanks as always for your help.
Hi soliver,
That's good to know, thank you. I'll take a look when I'n next working on the plugins and see if I can work out what happens.
Bob
Hi,
thanks to soliver I could solve the exact same problem! Why does this happen guys?🙂 And It happened from "yesterday" to "today"! It worked once... This was not from beginning.
JamFX
Hi jamfx,
I've no idea - I think it must be something to do with the availalbility of the ReCaptcha server - though I don't know why that is being called from the Admin side.
Bob
Hi, i did what i proposed to this forum, but not fix the problem.
I solved this problem add the memory in the configuration php into php.ini file.
there was in 8 Mg, i add 4 Mg, and put in php.ini
memory_limit = 12M
I found this solution in another forum.