![]() |
Quote:
all the usernames will appear one of the following: + Available + Banned + Invalid Chars I do not understand your issue. |
I think he was saying that everything shows up as "Available" even if it's a Banned Username, or already taken?
|
^ Yes, the same thing has happened to me even after this upgrade. It says that every name is available, have it be a taken name, banned, or what ever. How can I fix this?
http://deadendsociety.net |
Quote:
|
Quote:
Can you add referrer field check to your mod? Thanks |
should respect disable_ajax option.
|
Quote:
|
oh yes all enabled...i had the very same problem with chads hack until i did something... forgotten what exactly... hoped you knew
|
Error :(
Not activist blocking user: administrator Is Available admin Is Available mod Is Available |
ok, i tried to install it, but it didn't work, as all the other mods which modify 'full page' templates... i explain... i'm running a vba-wrapped vbulletin, in which every page is wrapped with vbadvanced columns, and this causes all the templates to be rewritten with vba styles, even (and more than others) the ones containing a full page, not only the <body></body> part, so that every plugin rewriting the template (out of the 'body' tag) isn't going to work
i'd recommend adding a plugin which inserts the needed code (the one loading register.js) directly in headinclude... i had to do it many times with other mods (such as googlemap ones, just to say)... it's a simple plugin like this: Code:
if (THIS_SCRIPT == 'register') |
works very nicely
thanks |
Quote:
You accept the forum rules and then you procceed. I can't understand what you mean by saying that I have something else that the form with the id "register". A little help on this would be appreciated. |
1 Attachment(s)
Hi
thanks man the hack Support Arabic but not that well see the Attach :( and the username taken by another user thanks anyway :) |
Quote:
|
Quote:
|
Quote:
I have the same problem with greek characters :confused: |
btw, are you sure that
Code:
$vbulletin->templatecache['register'] = preg_replace('/<input type=\\\"text\\\" class=\\\"bginput\\\" name=\\\"username\\\" size=\\\"50\\\" maxlength=\\\"" \. \$GLOBALS\[\'vbulletin\'\]->options\[\'maxuserlength\'\] \. "\\\" value=\\\"\$username\\\" \/>/', '<input type=\"text\" class=\"bginput\" name=\"username\" size=\"25\" maxlength=\"$vboptions[maxuserlength]\" value=\"$username\" id=\"username\" style=\"width: 212px\" onblur=\"CheckUserName();\"/><span id=\"username_status\"></span>', $vbulletin->templatecache['register']); |
Quote:
|
oh, i see... there is " \. \$GLOBALS\[\'vbulletin\'\]->options\[\'maxuserlength\'\] \. " , so the actual option value is parsed... anyway, would you mind implementing the headinclude part, so that anyone with a vba-wrapped forum could use it? of course i could do it myself, but i'd like to make as little modifications to the mods as i can, as it would be harder to upgrade/update in a latter time, don't you agree? :)
thanks for the help :) |
Quote:
HTML Code:
<img |
Coders Shack please help me with the Arabic :(
|
file attachment is version 3.0, not version 3.0.4. plz check it ! :(
|
:| it's for 3.6.5 !!!!
|
He meant the version of the modification not the vbulletin one ;)
|
Quote:
|
Updated to 3.04 and it all seems to working well, thank you! :)
|
works great, thankyou very much :)
|
Quote:
|
Still stuck on usernames... i.e everything is permitted! - I'm sure there was some code to check , I'm sure the database i have my username table in isn't being read or checked... how do i point the checking of usernames to my vB database? - please advise
-b6 |
Can you post actual manual template modifications and the plugins to disable if we want to do these manually to a customized registration template? Would come in handy for those who don't want to be limited in the look of this form.
|
Quote:
|
This was a nice enhancement to my current Ajax Check Username & E-mail mods.
Now most of my reg page is AJAX :D |
where do you enable the ajax?:confused: :confused: :o
|
come on it's been days and I'm working with hundreds of visitors a day and i need to get this working... un-installed until a fix has been implemented, cheers
|
Quote:
It doesn't bother me to much now though as I don't have a lot of registrations happening at the moment. :( |
Quote:
Quote:
Quote:
Quote:
|
Quote:
<script type="text/javascript"> <!-- var ajaxreg_email_error_1 = "$vbphrase[ajaxreg_email_error_1]"; var ajaxreg_email_error_2 = "$vbphrase[ajaxreg_email_error_2]"; var ajaxreg_email_error_3 = "$vbphrase[ajaxreg_email_error_3]"; var ajaxreg_email_error_4 = "$vbphrase[ajaxreg_email_error_4]"; ... ETC.... --> </script> It's working fine. |
well added the manual edits (doesn't include the javascript part)
|
1 Attachment(s)
I don't think many people would put > and < into their username, but this is what happens:
Attachment 63681 Also, if I type in test,ing (note the comma) when I tab down to the password field, it changes the username to test. I can't imagine to many people creating a username like test,ing or ><testing, but I thought I would make you aware of it anyway. I've updated as well, seems to working fine with the exception of the above. Thanks! :) |
I just got around to installing this. It adds a real touch of class to registration! Thanks again. :)
|
All times are GMT. The time now is 04:59 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:
|