vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [Product] AJAX: Username check on registration (https://vborg.vbsupport.ru/showthread.php?t=93109)

Kihon Kata 10-18-2005 03:24 PM

Installed! Worked Beautifully on 3.5 GOLD right here with almost 10,000 users in the DB.

Except, I added a few twists to the messages and also added some images.

Try it with my username there: Tony(admin)


Quote:

Originally Posted by Christine
No problems on 3.5 Gold.

Make sure that you uploaded the .js file to the clientscript directory, and you may want to clear your cache of old cached files just in case.


jesus likes pie 10-18-2005 03:28 PM

It says RC1 only...so does that mean no gold?

Kihon Kata 10-18-2005 03:30 PM

Quote:

Originally Posted by TonysDesigns
Installed! Worked Beautifully on 3.5 GOLD right here with almost 10,000 users in the DB.

Except, I added a few twists to the messages and also added some images.

Try it with my username there: Tony(admin)

^^ Read that! :)

Oblivion Knight 10-19-2005 08:30 AM

Quote:

Originally Posted by MrNase
With the release of vB3.5 Gold I'll convert this hack using Scott's detailed (thanks again) explanation :)

Any update on this? :)

TundraSoul 10-19-2005 11:30 PM

It works for me as well, it should be a standard feature.

JoergZ 11-17-2005 01:24 AM

Very nice hack. I will use it.

But I have a suggestion for an improvement: If you define in the AdminCP forbidden usernames, they are not taken into account for your check. That means, the user e.g. enter as username "Administrator", the green bar appears "Everything o.k., username is not used yet", but when the registration is send, the vB-errormessage says: Username is already taken.

Maybe there is a way to look for forbidden usernames in your check too ?


BR

Jörg



[EDIT] I found out, that all other checks (username too short, too long, etc.) are not checked with your skript. Maybe you can have a look, if you can use exact the same checks, as the vB-standard ? [/EDIT]

kadafi_alive 11-22-2005 03:25 PM

Any update on JoergZ suggestion MrNase?

coolgus 12-11-2005 04:36 PM

Does it work with vb 3.52 ?

eViL_sTiGmA 12-14-2005 09:21 PM

Well, i think the font size of the messages ("registererror" and "registerok") i too small, i want to make it bigger, how can i do it???

Thank you

JoergZ 12-14-2005 09:32 PM

@kadafi_alive: Because there was no reaction, I did a workaround for my board. You can do the additional checks in the plugin ajax_checkusername


@coolgus: Yes it works on 3.5.2


@eViL_sTiGmA: At the end of the instructions you find the code for the CSS code you have to paste.

Change there
Code:

font-size: 70%;

to
Code:

font-size: 100%;


Then the text is bigger.



J?rg


All times are GMT. The time now is 05:11 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.01226 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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