User and email check something else
| oc |
|
|---|---|
|
I wrote this a little bit ago, but didn't published because of obvious reasons. Well, this simply makes a quickcheck email/username and alerts about password match.
12-web2reg.rar (paste these files to main plugins/ folder) [red]Alert: You need JQuery for this plugin. Either you can add this tag on header.tpl for common use, or you can add to right before {USERS_REGISTER_JAVAS} tag in users.register.tpl :[/red] <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script> There are only two additions in users.register.tpl: find: <!-- BEGIN: MAIN -->add below: {USERS_REGISTER_JAVAS}
change: <form name="login" action="{USERS_REGISTER_SEND}" method="post">
with:<form name="login" action="{USERS_REGISTER_SEND}" method="post" onsubmit="return checkusr();">Dieser Beitrag wurde von oc (am 3. August 2008, 19:13, vor 17 Jahre) bearbeitet |
| Ratibor |
|
|---|---|
|
In 2007 I write (public on neocrome.ru) "register new user with ajax" for latin and utf-8 code page
10-user_ajax.zip Check user name, quantity of symbols in the password, e-mail It is checked automatically, no need push button. Sorry for russian symbols in users.register.tpl Не задавай глупых вопросов, не услышишь вранья.
Dieser Beitrag wurde von Ratibor (am 3. August 2008, 19:25, vor 17 Jahre) bearbeitet |
| n0fx |
|
|---|---|
|
This plug-in is useful. In 2005 I wrote same plug-in.
Demo: http://www.ultima-strike.com/kullanicilar.php?m=kayit https://www.ultima-strike.com
|
| fedai |
|
|---|---|
# Ratibor :Error link to: http://www.cotonti.com/datas/users/10-user_ajax.zip # oc : "peace in the homeland, peace in the world" K.ATATÜRK
personal blog: http://www.sametbal.net Dieser Beitrag wurde von fedai (am 2. Februar 2009, 21:22, vor 16 Jahre) bearbeitet |
| MecTruy |
|
|---|---|
|
For Cotonti one here? Plugin
Kurta sormuşlar senin ensen neden kalın ? diye, Kendi işimi kendim yaparımda ondan demiş...
|
| DemptD |
|
|---|---|
|
Gonna try this!
And here is the correct download link: http://www.cotonti.com/datas/users/12-web2reg.rar |