Thursday 29 January 2009 7:48:18 am
I would like to put a captcha on my shop - userregister page No problem with the template, I override it and I put my captcha field in my new template
But How can I check the value filled without hacking the userregister.php file ? Is there a way to catch the "event" : $module->isCurrentAction( 'Store' )
Thx, Fabien
|