hi, i don't know what i made wrong trying to make email activation works, but now i get those error
what are the causes of that usually?
ps: i just edited "password2" field to "verifypassword" in the form and in joomla registration action, but i edited again to "password2" and still get the error
elative url in general option how should it be?
Data Array:
Array
(
[option] => com_chronoforms
[chronoform] => Iscrizione-visitore
[event] => submit
[Itemid] =>
[confirmation_page] => _confirm
[_FORM_FILES_] => Array
(
)
[firstname] =>
[name] =>
[username] =>
[email] =>
[password] =>
[password2] =>
)
Validation Errors:
Array
(
[name] => You must provide your name.
[username] => You must provide your username.
[email] => You must provide your email.
[password] => You must provide your password.
)
(those aren't all the fields..)what are the causes of that usually?
ps: i just edited "password2" field to "verifypassword" in the form and in joomla registration action, but i edited again to "password2" and still get the error
elative url in general option how should it be?