I put through fpt 2 fal rot in the forum, and just where I wrong
I am sorry but it is not anything of what he explained to me knows that I am becoming stupid......
ok
sorry but I am a beginner
All this places where you
thank you!
Mehr
badlogin
Change to:
Code:
<bgsound src="/your/forum/path/password_soundclip.mp3">
<center>
<font size="3"><b>Ah ah ah, you didn't say the magic word!</font></b>
<br/><br/>
<img src="/your/forum/path/password_image.gif">
<br/>
You have entered an invalid username or password. Please press the back button, enter the correct details and try again. Don't forget that the password is case sensitive. Forgotten your password? Click <a href="{1}/login.php?{2}do=lostpw">here</a>!
</center>
badlogin_strikes
Change to:
Code:
<bgsound src="/your/forum/path/password_soundclip.mp3">
<center>
<font size="3"><b>Ah ah ah, you didn't say the magic word!</font></b>
<br/><br/>
<img src="/your/forum/path/password_image.gif">
<br/>
You have entered an invalid username or password. Please press the back button, enter the correct details and try again. Don't forget that the password is case sensitive. Forgotten your password? Click <a href="{1}/login.php?{2}do=lostpw">here</a>!<br /><br />
You have used {3} out of 5 login attempts. After all 5 have been used, you will be unable to login for 15 minutes.
</center>
strikes
Change to:
Code:
<bgsound src="/your/forum/path/password_soundclip.mp3">
<center>
<font size="3"><b>Ah ah ah, you didn't say the magic word!</font></b>
<br/><br/>
<img src="/your/forum/path/password_image.gif">
<br/>
Wrong username or password. <b>You have used up your failed login quota! Please wait 15 minutes before trying again.</b> Don't forget that the password is case sensitive. Forgotten your password? Click <a href="{1}/login.php?{2}do=lostpw">here</a>!
</center>
|