vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   End-User Options - Ajax Check Username (https://vborg.vbsupport.ru/showthread.php?t=127004)

Brew 01-02-2007 03:47 AM

I've seen something like this on some web site and I was impressed.

Now I have it on mine :cool:

Woot!

Terminatoronly 01-02-2007 06:51 AM

nice hack installed :D it would be great if you make it for the password and the email too it will look much better when it appear it like that with a picture with right and wrong pictures thats awsem

grandfso 01-08-2007 11:30 PM

Well, I switched to vB 3.6.4 and on register.php?do=register I get:
Quote:

var phrase_checkusernameok = 'This username is not yet taken. Feel free to use it!'; var phrase_checkusernametaken = 'This username is already taken. Please choose another one.';
Is this something with the mod not supporting newest vB or it's me?

mrahul 01-11-2007 05:34 AM

how can I allow guests to view misc.php ?? & is it safe to use, i.e no probs from hackers ?

tankaya61 01-11-2007 05:51 AM

its working 3.6.4
thanks

yuriy 01-11-2007 03:12 PM

what did I do wrong? wow, I am not a n00b at this but these are my results on registration, check my screenshot to see a problem, I am running vB3.6.4 and I have 2 username input boxes, please help me, Thanks!


EDIT: everything is working fine, in instructions it says:

PHP Code:

# now FIND

            
<div class="smallfont" style="margin-bottom:$stylevar[formspacer]px">
                <
strong>$vbphrase[username]</strong>:<br />
                <
input type="text" class="bginput" name="username" size="50" maxlength="$vboptions[maxuserlength]value="$username/>
            </
div>
            
            
            
# and REPLACE it with:

            
<div class="smallfont" style="margin-bottom:$stylevar[formspacer]px">
                <
strong>$vbphrase[username]</strong>:<br />
                <
input type="text" class="bginput" name="username" size="50" maxlength="$vboptions[maxuserlength]value="$username<if condition="$vboptions['checkusernameactive']">onblur="checkUsername(this.value)"</if> />
                <if 
condition="$vboptions['checkusernameactive']"><div id="checkusername"></div></if>
            </
div


but I usually search for: the first couple of letters like <div class="smallfont" style="margin-bottom:$ :) but I didn't see little lower another same text was there :) so yea no probs with this, it's working GOOD!

as you can see in my template I got 2 alike ones:

PHP Code:

            <div class="smallfont" style="margin-bottom:$stylevar[formspacer]px">
                <
phrase 1="$vboptions[bbtitle]">$vbphrase[to_post_must_first_register]</phrase>
            </
div>
            
            <
div class="smallfont" style="margin-bottom:$stylevar[formspacer]px">
                <
strong>$vbphrase[username]</strong>:<br />
                <
input type="text" class="bginput" name="username" size="50" maxlength="$vboptions[maxuserlength]value="$username/>
            </
div

at first I edited the first text, and I had that dumb thing thats in my screenshot, as soon as I edited the second one, and replaced the first one, everything is GOOD!

magnus 01-12-2007 02:21 PM

I posted a version earlier in the thread that will perform the template edits automatically. So, if you're not comfortable editing templates you can try that one.

Rabbitoh Warren 09-03-2007 01:51 PM

Is this hack working on vB 3.6.8?

funinthesun 11-17-2007 02:46 PM

Thank you for this - installed.

It's working fine for me on 3.6.8

dfc005 03-25-2008 03:37 AM

Does this hack work on 3.7.0 rc1?


All times are GMT. The time now is 04:59 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.01069 seconds
  • Memory Usage 1,756KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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