Hi, I just updated to cake 2.3
I am not sure before or after the update the registration no longer works. What happens is that form is submitted but I come back to the form with no error whatsoever even if the entries were bad or good, regardless.
the register() function uses $this->data which seems to be always null.
Hi, I just updated to cake 2.3
I am not sure before or after the update the registration no longer works. What happens is that form is submitted but I come back to the form with no error whatsoever even if the entries were bad or good, regardless.
the register() function uses $this->data which seems to be always null.