Topic: how to increase login user text length
Dear Members , somehow my FA login page not accepting more than five character .can someone guide me where i can change the settings to accept more than five character length, FA version 2.4.15
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Setup → how to increase login user text length
Dear Members , somehow my FA login page not accepting more than five character .can someone guide me where i can change the settings to accept more than five character length, FA version 2.4.15
In FA 2.4.15+, the file access/login.php line 103 is:
text_row(_("User name"), "user_name_entry_field", $value, 20, 30);
There is no restriction of 5 characters for username.
yes there is no restriction for user name .but my installation not accepting more than five character somehow . even if i tried to create new user it allowed only five character length.
Check the "View-Source" of the login form and see if some browser moz css styling automatically came in.
FrontAccounting forum → Setup → how to increase login user text length
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.