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)

Kirk Y 03-16-2007 09:45 PM

Alright, got the CSS fixed - you were right Chad. ;)

Looks good: http://img375.imageshack.us/img375/3795/ssug2.jpg

Now I need to find some new images that aren't pixelated at the edges.

harmor19 03-16-2007 10:13 PM

Quote:

Originally Posted by acidburn0520 (Post 1205155)
Alright, got the CSS fixed - you were right Chad. ;)

Looks good: http://img375.imageshack.us/img375/3795/ssug2.jpg

Now I need to find some new images that aren't pixelated at the edges.

You can just use photoshop to create those images. It has predefined images you can use and check marks and X's are in the list.

harmor19 03-16-2007 10:21 PM

It works perfectly for me.

Mr Chad 03-16-2007 10:23 PM

Quote:

Originally Posted by Icemanmx (Post 1205134)
yes i see that, but anyway the betas can function 100% even if beta...

So let me ask, do this beta function without any problems??? ;)

about 80% of the people have it working 100%. But the other 20% is probably because of installation errors or bad JS in their templates.

Quote:

Originally Posted by acidburn0520 (Post 1205155)
Alright, got the CSS fixed - you were right Chad. ;)

Looks good: http://img375.imageshack.us/img375/3795/ssug2.jpg

Now I need to find some new images that aren't pixelated at the edges.

Looks good.

harmor19 03-16-2007 10:27 PM

I think it looks better with this css

Code:

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

Test it out here

harmor19 03-16-2007 10:46 PM

Can you have it check if the email address is available or not?

Shazz 03-16-2007 10:52 PM

Quote:

Originally Posted by harmor19 (Post 1205184)
I think it looks better with this css

Code:

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

Test it out here

I can't tell a difference

Mr Chad 03-16-2007 10:52 PM

Quote:

Originally Posted by harmor19 (Post 1205196)
Can you have it check if the email address is available or not?

yes i was thinking abt if i should add that feature.

but then again the user that enters an email address that is already registered is prolly already a member @ the site. So he/she would just make up a new one anyways.

Mr Chad 03-16-2007 10:55 PM

Quote:

Originally Posted by Shazz (Post 1205201)
I can't tell a difference

same lol

redlabour 03-16-2007 10:55 PM

No Plugin - not phrased - clicked uninstall after Installing.

Mr Chad 03-16-2007 10:57 PM

Quote:

Originally Posted by redlabour (Post 1205208)
No Plugin - not phrased - clicked uninstall after Installing.

there is a plugin and your post is useless... Its posts like this that make me not release all my addons.

also if you opened your eyes you would of see the "Is in Beta stage".

harmor19 03-16-2007 11:04 PM

Quote:

Originally Posted by Shazz (Post 1205201)
I can't tell a difference

I know why. I use firefox as my main browser but I used IE to test out the new register form. You can tell the difference when using IE.

Shazz 03-16-2007 11:22 PM

Quote:

Originally Posted by harmor19 (Post 1205219)
I know why. I use firefox as my main browser but I used IE to test out the new register form. You can tell the difference when using IE.

I use IE and I still don't see a difference from the naked eye :confused:

harmor19 03-16-2007 11:36 PM

The first attachment is with the CSS supplied by My Chad. The second is the one I posted on page 6.

ReQueM 03-16-2007 11:39 PM

hmm very nice
thank you
*installed*

Shazz 03-16-2007 11:43 PM

Quote:

Originally Posted by harmor19 (Post 1205245)
The first attachment is with the CSS supplied by My Chad. The second is the one I posted on page 6.

Ohh I see now :)

Mr Chad 03-16-2007 11:59 PM

lol fine (i was unable to produce that result but i changed it in the instructions.)

Shazz 03-17-2007 12:01 AM

Quote:

Originally Posted by Mr Chad (Post 1205255)
lol fine (i was unable to produce that result but i changed it in the instructions.)

Should have both :)

Mr Chad 03-17-2007 12:03 AM

well he is saying that it produces diff results. Has anyone tested his CSS?

Kirk Y 03-17-2007 12:04 AM

I can tell the difference in Firefox -- but I haven't tested it.

Chad do you think it's possible to check if the e-mail address is actually a valid e-mail -- like not a fake: abcd@blue.com. I remember seeing something that did this before, but I believe it was a paid script...

subzero06 03-17-2007 12:25 AM

Quote:

Originally Posted by acidburn0520 (Post 1205260)
I can tell the difference in Firefox -- but I haven't tested it.

Chad do you think it's possible to check if the e-mail address is actually a valid e-mail -- like not a fake: abcd@blue.com. I remember seeing something that did this before, but I believe it was a paid script...

Are you Kirk from socomscene.net?
**sorry for getting off topic.**

Kirk Y 03-17-2007 12:38 AM

No, my s/n on socomscene is the same as it is here.

Shazz 03-17-2007 12:41 AM

Quote:

Originally Posted by subzero06 (Post 1205273)
Are you Kirk from socomscene.net?
**sorry for getting off topic.**

PM :mad:

Sofia 03-17-2007 01:02 AM

Thanks for this hack, Mr Chad :) I click Installed ;)

da420 03-17-2007 01:03 AM

Quote:

Originally Posted by Mr Chad (Post 1205212)
there is a plugin and your post is useless... Its posts like this that make me not release all my addons.

also if you opened your eyes you would of see the "Is in Beta stage".

Yeah, I suggest you ignore him. I've seen him post that way in every single modification thread that I have seen him post in. It's never very constructive and always complaining. Quite annoying actually, but meh, can't please everyone....

Anyways, very nice, thank you, clicks install.

Shazz 03-17-2007 01:04 AM

Installs: 79 and like 1600+ page views when released yesterday really cool :)

AMG021 03-17-2007 01:05 AM

Quote:

Originally Posted by acidburn0520 (Post 1205260)
I can tell the difference in Firefox -- but I haven't tested it.

Chad do you think it's possible to check if the e-mail address is actually a valid e-mail -- like not a fake: abcd@blue.com. I remember seeing something that did this before, but I believe it was a paid script...

Man that would be great dude! Please if its possible ! Really appreciated.

harmor19 03-17-2007 01:17 AM

Quote:

Originally Posted by Sofia (Post 1205286)
Thanks for this hack, Mr Chad :) I click Installed ;)

Don't lie. We can see if you clicked "Install" or not.

Mr Chad 03-17-2007 01:20 AM

Quote:

Originally Posted by acidburn0520 (Post 1205260)
I can tell the difference in Firefox -- but I haven't tested it.

Chad do you think it's possible to check if the e-mail address is actually a valid e-mail -- like not a fake: abcd@blue.com. I remember seeing something that did this before, but I believe it was a paid script...

Ok well im not sure if you can check if its a real email address but i could make it PING the (email domain) and see if it gets a ping back. But the domain could be down so you might lose members. Also vbulletin has a built in Verify Users Email.

Mr Chad 03-17-2007 01:24 AM

Quote:

Originally Posted by Shazz (Post 1205288)
Installs: 79 and like 1600+ page views when released yesterday really cool :)

lol, yea I knew everyone would like it. (in the past there was a mod released like this one but it was not nearly as cool as this one, also i didn't have the AJAX feature too. It did change field color i think.)

But i coded this mod for a Joomla site but then decided to make it for vBulletin too.

any mod with AJAX in it gets alot of attention. :P

Shazz 03-17-2007 01:24 AM

Quote:

Originally Posted by harmor19 (Post 1205295)
Don't lie. We can see if you clicked "Install" or not.

You can when you didn't make the thread?
Please tell

Kirk Y 03-17-2007 01:40 AM

Quote:

Originally Posted by Mr Chad (Post 1205296)
Ok well im not sure if you can check if its a real email address but i could make it PING the (email domain) and see if it gets a ping back. But the domain could be down so you might lose members. Also vbulletin has a built in Verify Users Email.

That would be fine as well. I'm just trying to consider alternatives to verifying e-mail addresses - as I personally hate them, so don't use them on my board.

Quote:

Originally Posted by Shazz (Post 1205300)
You can when you didn't make the thread?
Please tell

No, only mod authors can see who has clicked install.

harmor19 03-17-2007 02:28 AM

Quote:

Originally Posted by acidburn0520 (Post 1205307)
No, only mod authors can see who has clicked install.

I should've noticed that.


Sorry Sofia.

Lizard King 03-17-2007 02:48 AM

I still didn't get a reply , does this mod have any problems with non english character in usernames ?

Shazz 03-17-2007 02:51 AM

Quote:

Originally Posted by Lizard King (Post 1205342)
I still didn't get a reply , does this mod have any problems with non english character in usernames ?

Seems like it :|

Kirk Y 03-17-2007 03:15 AM

Quote:

Originally Posted by Lizard King (Post 1205342)
I still didn't get a reply , does this mod have any problems with non english character in usernames ?

None that I can tell of; I just test registered a user by this name: ??fr?y - with no problems.

Shazz 03-17-2007 03:34 AM

Quote:

Originally Posted by acidburn0520 (Post 1205357)
None that I can tell of; I just test registered a user by this name: ??fr?y - with no problems.

Ummm.. ?

Kirk Y 03-17-2007 03:42 AM

Yeah, that has got a problem -- lol.

Shazz 03-17-2007 03:44 AM

Quote:

Originally Posted by acidburn0520 (Post 1205371)
Yeah, that has got a problem -- lol.

but for a free mod.
Still props+ to Mr Chad

Won't be using this mod since I have my own though ;)

Dream 03-17-2007 04:23 AM

You got yourself in vBulletin Suggestions & Feedback

http://www.vbulletin.com/forum/showthread.php?t=223697


All times are GMT. The time now is 05:39 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.01481 seconds
  • Memory Usage 1,830KB
  • 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
  • (2)bbcode_code_printable
  • (26)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