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)

Coders Shack 06-30-2007 06:38 AM

hmm only thing i can think of is that you were tinkering with the plugin and accidentally changed its parent product, so when you installed 3.09 it didn't replace the plugin because it was no longer part of the product.

Magnumutz 06-30-2007 06:53 AM

Anyways... this is it's content... the one that i disabled:
PHP Code:

if ($_GET['do'] == 'CheckUsername') {
          
$result $vbulletin->db->query_first("SELECT COUNT(*) as username FROM `" TABLE_PREFIX "user` WHERE `username` = '" $_GET['param'] . "'");
          
$count $result['username']; 
          if (
$count 0) { 
            
$return_value $_GET['param'] . ",Invalid"
          } else {
            
$return_value $_GET['param'] . ",Working";
          }
        echo 
$return_value;


So it might've slipped away :P

Coders Shack 06-30-2007 07:57 AM

Quote:

Originally Posted by Magnumutz (Post 1279728)
Anyways... this is it's content... the one that i disabled:
PHP Code:

if ($_GET['do'] == 'CheckUsername') {
          
$result $vbulletin->db->query_first("SELECT COUNT(*) as username FROM `" TABLE_PREFIX "user` WHERE `username` = '" $_GET['param'] . "'");
          
$count $result['username']; 
          if (
$count 0) { 
            
$return_value $_GET['param'] . ",Invalid"
          } else {
            
$return_value $_GET['param'] . ",Working";
          }
        echo 
$return_value;


So it might've slipped away :P

oh thats an old one lol... thats like 3.05 or 3.06's

Magnumutz 06-30-2007 08:28 AM

Ok... i guess it got separated a while ago... I'll just remove it.

Thanks for the great support.

Mark.B 06-30-2007 11:19 AM

As far as I can tell, the latest version is working perfectly. My register template is slightly modified, there's a block of text I added at the top, but the rest is untouched and so the auto-edits work fine.

Fantastic work this hack, and adds a touch of impressive professionalism to the initial user experience!

iogames 06-30-2007 06:56 PM

1 Attachment(s)
Quote:

Originally Posted by Coders Shack (Post 1279674)
And when is vb.org going to let me ban users from my topics. No need for these dumb asses leaving useless negative comments when they have contributed noting at all.

Well, that will be the day when the vBulletin Company and this FREE Community allow YOU to discriminate users upon your 'values' or your unstable Mood btw... [then that will provoke Hack-Smuggling - Oh! like you do with Torrents ;) - ] I will be more worried about users RANTING at others users cause they can't endure constructive critic.

Ok I fixed my problems:
- Clear the Code [and make it fit to my needs]
- Rephrase [to eliminate misspelling & drama]
- Redo the Graphics [which are much+more+better]

Thanks!

Coders Shack 06-30-2007 08:07 PM

iogames you have not posted any constructive criticism, all i have seen is +++++ing.
and wow you made a gradient. The images are meant to be customized.
  • v3.1.0
    • fixed ajax vulnerabilities *
    • added captcha check, thats right :D

Coders Shack 06-30-2007 08:32 PM

if there are any other requests i would be happy to fulfill them.

I don't really know how i could expand this any more than it is.

Captain Kirk76 06-30-2007 08:48 PM

Nice, Installed ;)

Player-63 06-30-2007 08:54 PM

1 Attachment(s)
Just upgraded to 3.1.0 from 3.0.8 and my image verification is not working, i just get sdsd in its place.

Both Image Verification & Registration files are originals.

Image Verification Options ON
  • Random Font
  • Random Font Size
  • Random Color
  • Random Slant
See attached screenshot


All times are GMT. The time now is 10:53 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
  • Page Generation 0.01566 seconds
  • Memory Usage 1,753KB
  • 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_php_printable
  • (2)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