Hello,
I'm using your recaptcha plugin on hikashop's login/register/checkout page, and it is also affects the original joomla registration page.
I tried to remove from plugin this
$components['com_user'] = array('view' => array('register'),'lengthafter' => 200);
$components['com_users'] = array('view' => array('registration'),'lengthafter' => 200, 'email' => 'jform\[email2\]', 'password' => 'jform\[password2\]');
the recaptcha doesn't show on the original registration page anymore, but still affects it
Please is it possible to somehow not affect the original joomla registration ?
I would like to use EasyCalcCheck+ antispam extension for the other components, like contact, joomla registraion/reset/remind, ...
I don't want to force users to digitize books so much
i like ECC+, it keeps data in forms from fail and its quite handy.
Thank you very much,
Karloz