Prevent SPAM with captcha

More
9 years 8 months ago #4549 by vietvh
Replied by vietvh on topic Prevent SPAM with captcha
Hi,

You can take a look at this file

code/media/com_solidres/assets/js/site.js
var submitReservationForm = function(form) {
}

You will see that you only process when data.status == 1. So in your case, when the captcha is invalid and data.status == 0, you can add an "else" statement and then process it (so that it won't hang), for example output an alert message.

Hope this helps

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago #8338 by aaron
Replied by aaron on topic Prevent SPAM with captcha
ReCaptcha integration would be a great improvement. Please consider this to be integrated in future versions! Thanks in advance.

Please Log in or Create an account to join the conversation.

More
6 years 8 months ago #9816 by vietvh
Replied by vietvh on topic Prevent SPAM with captcha
Hi all,

This feature has been added in Solidres for Joomla v2.0.0.

Cheers,

Please Log in or Create an account to join the conversation.

Moderators: solidres
Powered by Kunena Forum

All the things you need to make your work easier. Did you like Solidres?