vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - ajaxReg - Ajax Registration, with instant field checking (https://vborg.vbsupport.ru/showthread.php?t=144869)

nocte 08-26-2007 07:43 PM

I found a bug: Type in asdfasdf@asdf#.de as Email-Adress.

The script changes the sting to asdfasdf@asdf and wirtes that the emai adress was correct. If you type in asdfasdf@asdf directly it says that this address ist not correct.

nocte 08-26-2007 08:13 PM

I have another problem: This version doesn not seem to support german Umlaute like ?,?,? and scharfes S (?). They are part of the german language and should be allowed in user names and in email-adresses as well (german and austrian domain names (domain.de, domain.at) can contain these letters too!)

ForYou 08-31-2007 09:31 PM

Hello ,

Nice Hack ,

I need to ask what about Arabic Font , Is the hack work with Arabic characters !!

When I try to register in Demo Forum that you put it here there is message like this when check user name ,

%u0627%u0644%u0645%u0628%u062F%u0639 Is Available

IS there solution to be arabic font work in this hack ,

Regards

KiraLove 09-01-2007 01:56 PM

Quote:

Originally Posted by KipBond (Post 1310511)
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.

can you please post your changes because the author apparently didn't include your fix. regex is still broken.

RedefiningFate 09-12-2007 01:08 PM

This might have been posted elsewhere but performing a search did not find it. Any time I plug in an e-mail address (it doesn't matter which one) it says it is in use. I even created a new gmail account and it states it is in use even though I know it isn't. Any idea why this would be doing this.

The automatic install worked so I didn't have to manually edit anything. If you have some idea where to look to resolve this issue, it would be much appreciated.

Thanks,

RF.

Tuga?? 09-12-2007 07:34 PM

i have got this error

Code:

<?xml version="1.0" encoding="windows-1252"?><error>You do not have permission to perform this action. Please refresh the page and login before trying again.</error>
any help

yoyoyoyo 09-12-2007 07:45 PM

Quote:

Originally Posted by KipBond https://vborg.vbsupport.ru/external/2011/11/11.gif
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.

please post the fix to this thread if possible

za3em 09-13-2007 04:45 AM

Username and email is showing as form fields but not being checked, image code is working fine and password bar is also working fine.

Any Idea??????

za3em 09-17-2007 04:21 AM

Quote:

Originally Posted by za3em (Post 1338101)
Username and email is showing as form fields but not being checked, image code is working fine and password bar is also working fine.

Any Idea??????

Still waiting for some help to get this hack working please responed.

thanks

nnjj.net 09-18-2007 04:25 PM

is it working with 3.6.8?


All times are GMT. The time now is 09: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.01591 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (3)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