Hi,
the modules are working well enough except for the following problems:
1) activation code is not sent.
The user correctly receive an email with his data but I don't know how to insert the activation link
Please this is very important!!
2)if I use php mail, two users with the same account are registered (as in screenshot)

if I use smtp instead, I solve this issue - just one account is registered - but I have error message on submit
So how can I set the form in order to make it correctly work with smtp?
the modules are working well enough except for the following problems:
1) activation code is not sent.
The user correctly receive an email with his data but I don't know how to insert the activation link
Please this is very important!!
2)if I use php mail, two users with the same account are registered (as in screenshot)

if I use smtp instead, I solve this issue - just one account is registered - but I have error message on submit
So how can I set the form in order to make it correctly work with smtp?