Edit username rules to use only numbers - Joomla! Forum - community, help and support


i'm developing 1 website required username use student matric number. how can change rules username fields use number combination , the number should 6 digits , starts number 1. example:

153948
167889
133498

can guide me? have basic knowledge of php. files should edit process registration form?

thanks in advanced

maybe default.php file com_login
you can add piece of javascript ony nummeric allowed. can checked javascript, if writing letters, won't accepted.





Comments

Popular posts from this blog

Blank pages again for IE7 and IE6

How to update nested ListCollectionViews?

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??