Foren / Cotonti / Extensions / Web2reg Plugin

User and email check something else

oc
#1 3. August 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();">

Dieser Beitrag wurde von oc (am 3. August 2008, 19:13, vor 16 Jahre) bearbeitet
Ratibor
#2 3. August 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
Не задавай глупых вопросов, не услышишь вранья.

Dieser Beitrag wurde von Ratibor (am 3. August 2008, 19:25, vor 16 Jahre) bearbeitet
n0fx
#3 3. August 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 2. Februar 2009, 21:18
"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
#5 17. März 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. März 2009, 04:59
Gonna try this!

And here is the correct download link:

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