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)

BadgerDog 07-01-2007 09:23 PM

Hi ... :)

I'd like to install and try this mod as it looks really nice... :up:

Before I do, is anyone using this mod with the following:

Check E-mail Address Before Registration
https://vborg.vbsupport.ru/showthread.php?p=1225184

IP No-Register
https://vborg.vbsupport.ru/showthread.php?t=129280

Anyone have any, or forsee any conflicts?

Thanks... :)

Regards,
Badger

Coders Shack 07-01-2007 10:15 PM

Quote:

Originally Posted by BadgerDog (Post 1280844)
Hi ... :)

I'd like to install and try this mod as it looks really nice... :up:

Before I do, is anyone using this mod with the following:

Check E-mail Address Before Registration
https://vborg.vbsupport.ru/showthread.php?p=1225184

IP No-Register
https://vborg.vbsupport.ru/showthread.php?t=129280

Anyone have any, or forsee any conflicts?

Thanks... :)

Regards,
Badger

dunno best way to find out is to try it. If it doesnt work just uninstall.

The check email address before reg might not work but the IP No-Register should work.

KnicksCity 07-01-2007 11:02 PM

Quote:

Originally Posted by BadgerDog (Post 1280844)
Hi ... :)

I'd like to install and try this mod as it looks really nice... :up:

Before I do, is anyone using this mod with the following:

Check E-mail Address Before Registration
https://vborg.vbsupport.ru/showthread.php?p=1225184

IP No-Register
https://vborg.vbsupport.ru/showthread.php?t=129280

Anyone have any, or forsee any conflicts?

Thanks... :)

Regards,
Badger

Works fine with "Check E-Mail Address Before Registration"

Safest way is just to use the manual edits.

Coders Shack 07-02-2007 12:15 AM

Quote:

Originally Posted by RedTyger (Post 1280518)
Superb!

It's not really in the scope of this modification but I'd really like to see the instant CAPTCHA check everywhere the CAPTCHA is used.

  • v3.1.1
    • added captcha check to all captcha fields.

Total666 07-02-2007 12:35 AM

WHere do I add this , a crayon answer would be great .. Thnaks .. Total

3) Also Add these to your Additional CSS Definitions for your style:
Code:

.inputgood {
width: 211px;
border: 1px solid Green;
}
.inputbad {
width: 211px;
border: 1px solid Red;
}

da420 07-02-2007 12:38 AM

At the bottom of your Main CSS page in your Admin CP under Additional CSS definitions.

Total666 07-02-2007 12:44 AM

Quote:

Originally Posted by da420 (Post 1280929)
At the bottom of your Main CSS page in your Admin CP under Additional CSS definitions.

Thanks , I added that , but the password strength bar is blank ...

fox3nova 07-02-2007 02:26 AM

good job~

Coders Shack 07-02-2007 02:31 AM

Quote:

Originally Posted by Total666 (Post 1280931)
Thanks , I added that , but the password strength bar is blank ...

http://codersshack.com/forums/vbulle...6.html#post195

manual edits, i guess your template is probably old.

BadgerDog 07-02-2007 10:08 AM

Quote:

Originally Posted by Coders Shack (Post 1280865)
dunno best way to find out is to try it. If it doesnt work just uninstall.

The check email address before reg might not work but the IP No-Register should work.


Ok, installed.... thank you very much..... nice work and it looks a lot better for people signing up ... :up:

It appears to work fine, although I don't know if it's interacting correctly with the two mods I had previously installed.

Regards,
Badger

BadgerDog 07-02-2007 10:09 AM

Quote:

Originally Posted by KnicksCity (Post 1280891)
Works fine with "Check E-Mail Address Before Registration"

Safest way is just to use the manual edits.

Thanks.... that's the one I was principally worried about.... :up:

I've installed it automatically and it seems to be working well..... :)

Regards,
Badger

Dannyloski 07-02-2007 07:06 PM

Installed, working great!

BadgerDog 07-03-2007 04:42 PM

It's been running for a day now and I have a question ....

Has anyone else found that the amount of spammers registering and logging in has jumped dramatically after installing this, as compared to the standard (with graphics question) approach we were using, or is it just coincidence on our system?

Thanks... :)

Regards,
Badger

Coders Shack 07-03-2007 07:36 PM

Quote:

Originally Posted by BadgerDog (Post 1282051)
It's been running for a day now and I have a question ....

Has anyone else found that the amount of spammers registering and logging in has jumped dramatically after installing this, as compared to the standard (with graphics question) approach we were using, or is it just coincidence on our system?

Thanks... :)

Regards,
Badger

This is how the captcha check works.

I created a second plugin just for verification of the captcha code so instead of the original check which first checks if the code and hash exist in the DB then deletes them, this will check if it exists and then return valid or invalid.

So there is like no way a spammer or bot will really take advantage of the check it would be like brute forcing a hash... Which would be extremely hard because i think the has is like 32 characters or more.

so it runs exactly like the normal captcha so your increase in bot/spammer sign ups should not have anything to do with it. Unless they were manually registering and just liked the registration process :P.

Shazz 07-03-2007 08:02 PM

Well explained Coders Shack :)

Shazz 07-03-2007 08:13 PM

How can you max out the meter?
I only can get it to "Very Strong" :erm:

BadgerDog 07-03-2007 08:30 PM

Quote:

Originally Posted by Coders Shack (Post 1282155)
so it runs exactly like the normal captcha so your increase in bot/spammer sign ups should not have anything to do with it. Unless they were manually registering and just liked the registration process :P.

I kind of figured that as the code is very well done, but I thought I'd ask ... :)

I think we've coincidently attracted the ardor of a particular spammer who registers by hand and hasn't like the quickness with which his posts get tossed. I hope he gets bore in the next day or so, as it's a real pain in the rear to have to keep up with the banning process and blocking IP's etc.

Thanks for the feedback... :up:

Regards,
Badger

Coders Shack 07-03-2007 08:50 PM

Quote:

Originally Posted by Shazz (Post 1282191)
How can you max out the meter?
I only can get it to "Very Strong" :erm:

you need:
symbols
numbers
lower case letters
upper case letters
and a decent string length which sets or the previous 4.

also the meter cant get maxed 100% it gets to about 98% because when at 100% it wasn't working in other browsers. But i doubt anyone actually uses a 100% password lol.
Quote:

Originally Posted by BadgerDog (Post 1282204)
I kind of figured that as the code is very well done, but I thought I'd ask ... :)

I think we've coincidently attracted the ardor of a particular spammer who registers by hand and hasn't like the quickness with which his posts get tossed. I hope he gets bore in the next day or so, as it's a real pain in the rear to have to keep up with the banning process and blocking IP's etc.

Thanks for the feedback... :up:

Regards,
Badger


looks like you need some kind of post captcha for members that signed up in the first X hours and have less than 5 posts. So the spammer would at least have to pass 5 captchas plus the registration or sum thing. Dunno how you can beat a manual spammer.

Slave 07-06-2007 10:07 AM

Any chance of making this 3.0.x compliant? I installed this back when it first came out and it seems that upgrading to the latest version on my 3.0.0 doesn't work fully.

Thanks

Coders Shack 07-06-2007 02:04 PM

Quote:

Originally Posted by Slave (Post 1284243)
Any chance of making this 3.0.x compliant? I installed this back when it first came out and it seems that upgrading to the latest version on my 3.0.0 doesn't work fully.

Thanks

well you could try the manual edits, even though they may not be direct matches use your best judgment on replacements.

jer2eydevil88 07-06-2007 06:08 PM

My Image Verification seems to be broken now... Not sure why but it doesn't display the pictures.

I have the problem on any browser I try it with.

Shazz 07-06-2007 06:10 PM

Quote:

Originally Posted by jer2eydevil88 (Post 1284544)
Sorry if this should be obvious but I started this not being very familiar with the VBulletin Theme System and your directions didn't state where in the Style Sheet editor the
Code:

.inputgood {
    width: 211px;
    border: 1px solid Green;
}
.inputbad {
    width: 211px;
    border: 1px solid Red;
}

needed to go. My two cents on this are that you should probably add that.

All Style Options at the bottom additional CSS

jer2eydevil88 07-06-2007 06:25 PM

Quote:

Originally Posted by Shazz (Post 1284545)
All Style Options at the bottom additional CSS

Thanks, I actually ended up finding that down there but as a new user I had no idea it was there.

.:: Edit ::.
I went ahead and removed this mod, its neat but it didn't work for me.

Coders Shack 07-07-2007 07:01 AM

added support... (Requests, Bugs, Help)

http://codersshack.com/forums/project.php?projectid=2

Rickeo 07-09-2007 01:08 AM

Are there any images for boards with a dark skin please??

~Rick~

Shazz 07-09-2007 01:20 AM

Quote:

Originally Posted by Rickeo (Post 1286295)
Are there any images for boards with a dark skin please??

~Rick~

It would look good on a dark skin. Ive seen them :)

Rickeo 07-09-2007 06:30 AM

It doesn't I have installed it and the tick and cross have big white marks around them

~Rick~

Coders Shack 07-09-2007 06:45 AM

then replace the images with ones that go good with black. google images.

search delete, and checkmark

RTFA 07-10-2007 03:17 PM

Great mod, clicked install.

RvG2 07-13-2007 04:29 AM

cool i like the latest version. :)

maxicep 07-13-2007 02:54 PM

1 Attachment(s)
thanks for update,

I attached ver.3.1.1 's Turkish Translationed version.
Regards.

axi 07-13-2007 03:36 PM

great hack ! installed.

alexsinev 07-16-2007 09:16 AM

Has anyone coped with non latin charsets? Are there any ideas?

AuroraStorm 07-16-2007 09:24 AM

Will there be a version where you can put a referral's name?

Coders Shack 07-18-2007 08:11 AM

Quote:

Originally Posted by AuroraStorm (Post 1292605)
Will there be a version where you can put a referral's name?

? the referral box is ajax standard isnt it?

futureye 07-18-2007 08:14 AM

It's not working with arabic characters

windows-1256

ammoskumar 07-18-2007 12:44 PM

Thanaks For Update Nice Work:D

bada_bing 07-18-2007 12:51 PM

will this hack work with vb 3.5.x ?

Shazz 07-18-2007 04:44 PM

Quote:

Originally Posted by bada_bing (Post 1294578)
will this hack work with vb 3.5.x ?

Installation Time: < 2 mins
Files: 3
Product: 1
VB Version: 3.X.X

Coders Shack 07-19-2007 06:44 AM

3.1.2

will prevent the user from being able to submit the form until he/she has filled out the form correctly. If you have any other requests then request them here: http://codersshack.com/forums/project.php?projectid=2


All times are GMT. The time now is 08:12 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.01582 seconds
  • Memory Usage 1,828KB
  • 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
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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