![]() |
Sorry for being a bit dum but can you tell me where you do the tird part. e.g. a bit more description and where exactly to find the css so that I can change it.
Sorry for being dum but it is a sunday :) |
Hello,
Installed at 3.6.8 and working great. Thanks |
Quote:
hello! turkish register karakter problem.. |
The regular expression matching does not work correctly. It should use AJAX calls not Javascript to check if it matches, since 1) Javascript uses slightly different RegEx syntax & 2) vBulletin modifes the regular expression when it does its check (it shouldn't, but it does, so it's imperative that this plugin uses the exact same checking method).
If you want to try it, use a regular expression of "\w+ \w+" -- to require users to enter exactly two words separated by a space for their username. It won't work. I've fixed the problem, and made a few other changes, too. I'll send these to the author of this plugin either tomorrow or later. |
1 Attachment(s)
Installed! :D
.. but I have a problem with Greek language :(:( What to do?? |
1 Attachment(s)
Here is a variation of the mod with the solution of the problem with Cyrillic. The problem with Greek and other languages can be solved the similar way. There is also a solution for regular expressions there. I haven't completed the mod, so you should enter a regular expression directly into register.js and clear it in the AdminCP. The Cyrillic letters are written with unicodes. The regular expression in the file restricts the nicknames to the ones of 1 or 2 words, written both in Latin or Cyrillic and separated with a space, dash or underscore character.
You should also change the character codes in the function rus(str) in register.js for your own language. They stand for the Cyrillic letters in my variant of the file. The Russian language phrases are in the separate file ajax_reg-language-rus.xml. You can make a similar file for your own language. Install it in AdminCP -> Languages & Phrases -> Download / Upload Languages -> Import Language XML File. Important: Select the language you want to import the phrases into, not "(Create New Language)" - this won't work! If you use another version of vBulletin than I use enable "Ignore Language Version" to import the language pack or correct the version in the file. I've also added a verification of the maximum username length in the mod. I thank snoopi and Ateist for their ideas which helped to make this mod. And of course I thank Coders Shack for the original mod. The installation manual is in Russian, sorry. I don't have time to translate it to English, but it's almost the same as in the first post of this thread. |
Thank you for this mod. It's quite nice!
|
thanks
|
working in 3.6.8, thanks.
|
i found a bug :
i added a space before my username than checked, resault is : Username Is Available plx fix this. |
All times are GMT. The time now is 05:00 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:
|