Honeypot Spam Trap show a checkbox?

8 years 3 days ago #7666 by baijianpeng
In the AJAX Register component options, I choose to use "Honeypot Spam Trap" for CAPTCHA, but on the registration form, there is a small checkbox shown up. If check it, the form will not be submitted. The visitor has to "not check it" to submit the form. Then, why show this checkbox there?

Maybe that checkbox was expected to "hide" to human eyes? Why it is not hidden?

Thank you.

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

8 years 2 days ago - 8 years 2 days ago #7667 by Saka
It is supposed to be hidden. Just realised the CSS was commented out. You can download and upgrade or just comment out this code in components/com_ajaxregister/assets/css/validate.css line 232-236:

.registration form#member-registration .sthp {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

Emir Sakic
www.sakic.net

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

8 years 2 days ago #7668 by baijianpeng
I followed your instruction and edited that CSS file on my server, now the checkbox disappeared.

Thank you.

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

About us

We provide high quality Joomla components created by a co-founder and original core developer of Joomla. For over a decade, our products have been used by more than 20.000 webmasters around the world.

Stay in touch