vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - AJAX / Cool Registration (https://vborg.vbsupport.ru/showthread.php?t=142181)

momo2 03-17-2007 08:45 AM

i tried it it seems one of the last code was not in my register code

Quote:

<input type="text" class="bginput" name="emailconfirm" size="25" maxlength="50" value="$emailconfirm" dir="ltr" />
</td>
</tr>

harmor19 03-17-2007 08:46 AM

What is your site?

Kadi 03-17-2007 09:11 AM

Great idea. Members often mispell their emails.

Will this work on an Arabic (right to left) forum?

If so, do I translate through Languages & Phrases?

Thanks

spy90000 03-17-2007 10:37 AM

I like it , thanks

spy90000 03-17-2007 10:43 AM

Quote:

Great idea. Members often mispell their emails.

Will this work on an Arabic (right to left) forum?

If so, do I translate through Languages & Phrases?

Thanks
just translate the Phrases within ( register.js) , and it works LTR .

subzero06 03-17-2007 12:20 PM

I just FIXED the register.js spanish version

PHP Code:

if (sText == 0) {
                var 
sText "&nbsp;<img src='./images/misc/bad.gif'>&nbsp;";
                
inputboxElem.setAttribute("class""inputbad");
                
inputboxElem.setAttribute("className""inputbad");
            } else if (
sText == 1) {
                var 
sText "&nbsp;<img src='./images/misc/good.gif'>&nbsp;";
                
inputboxElem.setAttribute("class""inputgood");
                
inputboxElem.setAttribute("className""inputgood");
            } 

Instead of

./mainframe/misc/bad.gif
./mainframe/misc/good.gif

Lizard King 03-17-2007 03:44 PM

I will install late tonight in order to deeply investigate with non-english characters but i translated it to Turkish.

Kadi 03-17-2007 04:32 PM

Quote:

Originally Posted by spy90000 (Post 1205522)
just translate the Phrases within ( register.js) , and it works LTR .

Thanks.

Is it working ok with Arabic characters in names registered?

Luky 03-17-2007 04:56 PM

IPB Remake, i love it! their registration system rox!

spy90000 03-17-2007 07:11 PM

Quote:

Originally Posted by Kadi (Post 1205697)
Thanks.

Is it working ok with Arabic characters in names registered?

When I saw ur post , I checked with Arabic name

It gave me like this :

%u0645%u0644%u0627%u0643 %u0627%u0644%u0634%u0648%u0642

:confused: :confused:

So, now even the new username cann't do the registration with Arabic anymore !!!! :(

Mr Chad any help for this , coz I have to uninstall the mod to makes the registration with Arabic names working fine again.


All times are GMT. The time now is 08:48 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.01288 seconds
  • Memory Usage 1,744KB
  • 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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