![]() |
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 |
Great hack, worked and installed w/ out a problem! Great idea.
BTW: I am on a 2.03 and it worked on my version. |
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: |
Ok thanks for the heads up, I changed it. Still working fine.
|
Awsome hack :)
Exactly what I needed for my forum's users. I'm going to install it very soon indeed. |
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. |
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 |
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. |
Ah, ok. Thanks and sorry for the stupid question.
;) |
seems like its working good, im happy :)
|
its like aim basicly. Right ?
BTW i havnt installed yet be when i get home later i will |
thanx PPN for this hack.
after i have installed this, it is working great. the only problem is that it reditrected me ,after checking the nickname and pressing the accept botton, into a coppa registration form insted of adult form. and i am sure that coppa regestration system is turned off in the control panel. so what sould i do to fix that. and thanx again man. |
Don't work. I have do al the thing but....if i search for a unsername that exist he tell me that he exist.... BUT if i search on a me that don't exist he is going to register.php ...but don't show the page. Just an white page. What should i do ? 10x
|
I believe there's an omission:
In username_loggedout: Replace: PHP Code:
PHP Code:
Our records show that you have already registered at this board under the name of $username. If you have lost your password, click here. If you would like to modify your profile, click here. Talk about confusing the newbie :eek: To avoid this problem, change/revise the instructions to say: PHP Code:
PHP Code:
PHP Code:
|
This is wierd. Mine is not working any more for come reason. I am using 2.2.5. It always use to work. But now when i use the action=check url it just brings me right back to the area where it says Type Username and password to log in. HELP
|
xamu,
Can you put together a text file with all of your instructions for us? It seems the colors were parsed here. Is this the way you are running it on your board and if so, is it working? :) |
Yeah, mine seems to be working. Here's the updated instructions. If PPN wants to put it in the first post then that's fine. As it is said, "if I have seen farther than others it is because I have stood on the shoulders of giants." IOW, all the hard was already done. :cool:
|
This is working great except if you don't enter a name to check and leave the box blank, when you hit submit it will take you directly to the registration procedure. Is there a way to check and make sure they enter a name of some sort instead of just spaces or nothing at all?
|
I found a possible bug with this hack. If a new user signs on with an apostrophe in their name (like this: Man'owar) they will get a db error. To fix this:
Find: PHP Code:
PHP Code:
|
Is there any way to have this hack check for the usernames you have entered in the Admin CP that are not allowed before it passes it on? Right now, if you enter a username that is not allowed (from the admin CP), it will take you all through the registration process until you hit submit, then you will get the error message. Any way to correct this before it goes that far?
|
This is a nifty hack, and it is something that I've been looking for. Specifically, I run a role playing community board, and I'd like my users to have fantasy-specific names, so a checker that would be useful would prohibit names that:
- have numerical values - have underscores or non alphabetic or apostrophe symbols - are already being used Is there a way to easily adapt this hack to run a check on these circumstances? Thanks for your help! Regards, Kaelon |
Quote:
Anybody ? The kack kinda loses it's point without this feature :( |
All times are GMT. The time now is 11:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|