Top Xl Support Impressum :: Search :: The newest topics
Register :: Log in

admin mail bei user anmeldung

 
   Top Xl Support Forum Index -> Fehler/Bugs/Verbesserungsvorschläge
View previous topic :: View next topic  
Author Message
zone



Joined: 26 Jun 2008
Posts: 7

PostPosted: Fri Jun 27, 2008 8:32 pm    Post subject: admin mail bei user anmeldung

habe da ein fehler gefunden und zwar wenn sich ein user anmeldet dann bekomme ich als admin eine e mail zum freischalten wo user name drinne steht und sein passwort <--und da ist der fehler finde das man das pw vom user nicht wissen sollte Confused
Back to top
View user's profile Send private message
Paddelberg
Site Admin


Joined: 17 Jan 2006
Posts: 797
Location: Worms

PostPosted: Sat Jun 28, 2008 1:37 pm    Post subject:

Hi
haste schon irgendwie recht.
Ich habs mir auf die to do Liste geschreiben.
mfg
simon
Back to top
View user's profile Send private message Visit poster's website
zone



Joined: 26 Jun 2008
Posts: 7

PostPosted: Sat Jun 28, 2008 1:55 pm    Post subject:

in welche php müsste ich den das finden?
Back to top
View user's profile Send private message
Akreb



Joined: 21 Jun 2008
Posts: 4

PostPosted: Sat Jun 28, 2008 8:23 pm    Post subject:

Du kannst doch einfach die Mail Benachrichtung deaktivieren.
Back to top
View user's profile Send private message
zone



Joined: 26 Jun 2008
Posts: 7

PostPosted: Sun Jun 29, 2008 3:58 am    Post subject:

Mu haha schlaukopf Rolling Eyes
Back to top
View user's profile Send private message
Paddelberg
Site Admin


Joined: 17 Jan 2006
Posts: 797
Location: Worms

PostPosted: Tue Jul 01, 2008 2:55 pm    Post subject:

Hi
schau mal in der Datei add.php
in ~ Zeile 231 findest du folgenden Code
Code:
         $body2 = $validateurl."\n\n".$text_name." ".$name."\n".$text_email." ".$email."\n".$text_pass." ".$mailpass."\n".$text_url." ".$url."\n".$text_bannerurl." ".$bannerurl."\n".$text_reciprocal." ".$reciprocal."\n".$text_title." ".$title."\n".$text_description." ".$description."\n".$text_notes." ".$notes."\n".$text_adminsignupip." ".$signupip."\n".$text_joindate." ".$joindate."\n\n";


ändere das in
Code:
         $body2 = $validateurl."\n\n".$text_name." ".$name."\n".$text_email." ".$email."\n".$text_url." ".$url."\n".$text_bannerurl." ".$bannerurl."\n".$text_reciprocal." ".$reciprocal."\n".$text_title." ".$title."\n".$text_description." ".$description."\n".$text_notes." ".$notes."\n".$text_adminsignupip." ".$signupip."\n".$text_joindate." ".$joindate."\n\n";


und dann bekommst der Admin kein Passwort merh in den anmelde Mails

mfg
simon
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Top Xl Support Forum Index -> Fehler/Bugs/Verbesserungsvorschläge All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum