UBB.Dev
Posted By: lauraz Editing the loginpal.php - 03/04/2003 7:03 PM
Hi

I am trying to edit the loginpal.php that shows the login box if a user is not logged in at the entrance.

I need to remove the two tick box options, "Send Password & Remember Me". I also need to edit the text "Enter your username and password to login. If you do not have a username you can register one HERE."

Thanks

Laura

Posted By: JoshPet Re: Editing the loginpal.php - 03/04/2003 7:31 PM
You should be replace this:

<input type="checkbox" name="buttforgot" value="{$pal_LoginStatus[11]}" /> {$pal_LoginStatus[11]}$palRemember
Posted By: lauraz Re: Editing the loginpal.php - 03/06/2003 3:46 PM
Thanks Josh

Anyone know how I can change the text?
Posted By: JoshPet Re: Editing the loginpal.php - 03/06/2003 5:22 PM
All the text strings for IIP are in the /pals/languagepal.php file.
Posted By: lauraz Re: Editing the loginpal.php - 03/07/2003 7:25 PM
Smashing!

Thanks a lot. All set up now.
Posted By: salim Re: Editing the loginpal.php - 03/08/2003 2:06 AM
BTW whats the different between send password and remember me??!!
Posted By: dimopoulos Re: Editing the loginpal.php - 03/10/2003 9:25 PM
The Remember Me allows you not to type your password every time you visit the forum page, something like an auto-login. The Send Password means that you forgot your password and you are instructing the Threads to issue you with a new one (the old password is invalid after that - even if you remember it).
© UBB.Developers