Wrong recaptcha Code

GK User
Mon Nov 23, 2015 5:44 pm
Hi,

when I use the Reservation Form, I get an error "Falscher reCAPTCHA Code"
How can I fix it?

http://kraeuterweible-badwimpfen.de/reservation.html

thank you
User avatar
Expert Boarder

GK User
Tue Nov 24, 2015 11:55 pm
I found the problem. Is it possible to sent it to a second EMail adress? with symokolon it didn`t works
User avatar
Expert Boarder

teitbite
Thu Nov 26, 2015 11:03 am
Hi

Check in rest_files package if You can find a plugin for new recaptcha, maybe You just need to upgrade it. Than regenerate recaptcha key and secret. Just be sure You are generating it for Version2.

Using SMTP settings in joomla mail configuration may help with sending problem. Standard mail() function is not always supported on by servers.
User avatar
Moderator

GK User
Thu Nov 26, 2015 8:05 pm
thank you, I change it smtp and it works. But when i set in the reservation plugin in Mail configuration a second Mail I become this error:
Fatal error: Cannot access protected property JException::$message in /.../.../.../demo/plugins/system/plg_gkreservation/plg_gkreservation.php on line 255

I try it like [email protected];[email protected]
User avatar
Expert Boarder

teitbite
Sat Nov 28, 2015 5:48 pm
Hi

Plugin does not support multiple mails, so this construction is not recognised as a mail address at all and that's why You get this error.
User avatar
Moderator


cron