Re: Account nicht richtig gelöscht
Posted by
David H. on
Dec 02, 2012; 12:45pm
URL: https://support.nabble.com/Account-nicht-richtig-geloscht-tp7582134p7582136.html
Hallo LouK,
danke für Ihre Unterstützung! Ich habe die Zeile
(thank you for your support! I have replaced)
<n.local_user.send_email_to_user_link/>
durch
(with)
<n.if.local_user.is_registered>
<then>
<n.local_user.send_email_to_user_link/>
</then>
</n.if.local_user.is_registered>
ersetzt. So kann wenigstens niemand mehr einem gelöschten Benutzer eine Email schicken.
(So at least no one can send an email to a user who has deleted his account.)
Das eigentliche Problem aber bleibt: die Daten werden nicht gelöscht, obwohl der Benutzer das will.
(The real problem remains: the data is not deleted although the user wants it.)