Hi,
i have this:
submit
Action: Save User
New Block status: 1
Activation code provider: {session:activation_code}
activate
Action: User activation
New Block status: 0
Activation code provider: {data:activation_code}
in The E-Mail tested:
<p>Aktivierungslink: {url.full:activate$code=(session:activation_code)}</p>
<p>Click here to activate: <a href="{url/full:activate}&activation_code={session:activation_code}">LINK TEXT</a></p>
But i have only Error:
The activation of your user account has failed.
What is the problem?
i have this:
submit
Action: Save User
New Block status: 1
Activation code provider: {session:activation_code}
activate
Action: User activation
New Block status: 0
Activation code provider: {data:activation_code}
in The E-Mail tested:
<p>Aktivierungslink: {url.full:activate$code=(session:activation_code)}</p>
<p>Click here to activate: <a href="{url/full:activate}&activation_code={session:activation_code}">LINK TEXT</a></p>
But i have only Error:
The activation of your user account has failed.
What is the problem?