| Author |
Message |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 4640
|
Posted:
Thu May 13, 2004 7:48 am |
|
Have just installed an excellent add-on which replaces the Your_Account module.
However, one small problem, the script author increased the number of digits in the security code (when registering, logging in etc) and forgot to increase the size of the text box in which the code is entered (I'm 2 digits short).
The up shot of this is that I have had to disable the security code entirely as no one can log-in or register as it is physically impossible for them to enter (e.g.) an eight digit security code in a box that will only allow 6 digits.
I have looked at the code in Your_Account and must be going blind as I couldn't find the relevant code to adjust the size of the security code box.
Can anyone give me a pointer please? |
|
|
|
 |
sixonetonoffun Spouse Contemplates Divorce

Joined: Jan 02, 2003 Posts: 2363
|
Posted:
Thu May 13, 2004 8:56 am |
|
Find the form field and change the maxlength value to match the length of the code. Or change the code to a shorter length (Thats in one of Ravens posts here somewhere). 8 digits seems like over kill to me it thats why phone numbers are 7 digits its all people can remember easily. |
|
|
|
 |
Guardian2003 Site Admin

Joined: Aug 28, 2003 Posts: 4640
|
Posted:
Tue Jun 15, 2004 3:19 am |
|
Thanks for the feedback sixonetonoffun! |
|
|
|
 |
|
|
|
|