vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Username Checker (https://vborg.vbsupport.ru/showthread.php?t=32078)

Scott MacVicar 11-02-2001 10:00 PM

When the user clicks the register link their taken to a page where they only enter their username. When they push submit it checks the username, if taken it allows them to keep entering usernames until one that is not taken is found. Registration now resumes as normal. When they reach the signup form the username is already in the Username part of the form.

Request from nighteyes.

Last Updated 2nd November 2001 at 17:00 GMT

afterlab 11-03-2001 04:48 PM

Great hack, worked and installed w/ out a problem! Great idea.

BTW: I am on a 2.03 and it worked on my version.

Scott MacVicar 11-03-2001 05:02 PM

afterlab i forgot to mention in the readme you got,

open register.php
looks for

if ((!isset($action) or $action=="") and (!isset($a) or $a=="")) {
$action="signup";
}

change to

if ((!isset($action) or $action=="") and (!isset($a) or $a=="")) {
$action="check";
}

sorry about that.

now i gotta go give me kitten some sedatives, stupid fireworks :mad:

afterlab 11-03-2001 05:12 PM

Ok thanks for the heads up, I changed it. Still working fine.

Dark Blaze 11-30-2001 11:52 AM

Awsome hack :)

Exactly what I needed for my forum's users.

I'm going to install it very soon indeed.

Jawelin 01-19-2002 08:39 AM

Thanks for your work.

Excuse, is there any SS anywhere ?

I'm first interested in the behavior of original registration page: if I'd check the username in a previous page and only fill the field in the new one, but that field is still editable, I think that feature could be easly overcome.

Understand, I didn't installed the hack yet, but simply would investigate the option to make all the check on the same page, even the username dupe checker...
Besides, could I extend this feature to AdminCP user editing ? I didn't installed your UserCP username self-change, and would make the same dupe-checks within admin/user.php cation=edit...
What do you think about ?

Thanks a lot.

Jawelin 01-20-2002 10:48 AM

Sorry but don't understand: in v2.2.x already exists a template displayed when the "username is in use" ...
:confused:
Anyway is still possible change via AdminCP the username and make it identical to other one ...
:o
Thnx

Scott MacVicar 01-20-2002 01:10 PM

instead of filling out the entire form, then clicking submit and then getting a username in use error and having to go back and enter it all again.

This simply asks what username you want checks it, if its not in use you get taken to the usualy register form.

Jawelin 01-20-2002 01:45 PM

Ah, ok. Thanks and sorry for the stupid question.
;)

Shenlong 01-20-2002 02:44 PM

seems like its working good, im happy :)


All times are GMT. The time now is 07:33 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01129 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete