Nochma kurz ne Frage^^
Gibt es eine Möglichkeit das eine automatische Email abgesendet wird wenn man Gebannt wurde/in eine Gruppe verschoben wurde/gelöscht wurde?
Kann man die Board Emails z.b. Erfolgreiche Registrierung auch ändern also der Text?
Wo finde ich die "Avatar config datei" bzw ich muss dies hier da reinfügen
Code: Alles auswählen
<IF user is posting as guest>
Show the blue/black chinese picture with a question mark>
<ELSE IF user has custom avatar, either uploaded, remote or from gallery>
Display that custom avatar
<ELSE IF user has a "race" profile field entry>
Display avatar based on profile fields
<ELSE>
Display the "no character selected" image
<END IF>