In my template, I created a valitaion for my email field, where if you have another email it shows that it is not possible to register, but this validation is not working.
public $validate = array(
'nome' => array(
'notempty' =...
asked by
04.02.2016 / 17:47