Форумы / Cotonti / Extensions / Web2reg Plugin

User and email check something else

oc
#1 03.08.2008 18:27
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();">
Отредактировано: oc (03.08.2008 19:13, 15 лет назад)
Ratibor
#2 03.08.2008 19:04
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
Не задавай глупых вопросов, не услышишь вранья.
Отредактировано: Ratibor (03.08.2008 19:25, 15 лет назад)
n0fx
#3 03.08.2008 19:19
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
#4 02.02.2009 21:18
"peace in the homeland, peace in the world" K.ATATÜRK

personal blog:
http://www.sametbal.net
Отредактировано: fedai (02.02.2009 21:22, 15 лет назад)
MecTruy
#5 17.03.2009 03:18
For Cotonti one here? Plugin
Kurta sormuşlar senin ensen neden kalın ? diye, Kendi işimi kendim yaparımda ondan demiş...
DemptD
#6 17.03.2009 04:59
Gonna try this!

And here is the correct download link:

http://www.cotonti.com/datas/users/12-web2reg.rar