vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Quick Registration Hack v1.0 (any location!) (https://vborg.vbsupport.ru/showthread.php?t=40663)

Matt 08-09-2003 07:48 PM

Hmmm, this doesn't work if you have image verification switched on...

Megadeuce 09-04-2003 09:00 PM

Thanks matt. Mine didn't work until I used your solution.

The hack works, but not on all of my forums. It seems to stop on subforums 2 deep. After that, the hack doesn't show up.

TheLab 09-17-2003 04:47 PM

Quote:

Originally Posted by TheLab
Hello there.

I have installed this hack but i have a small problem. When users register with the quick reg form ALL options are by default disabled. Do i have the choice to decide WHICH options are enabled and which not by default? e.g. Enable Private Messaging?

Thanx in advance

Still no answer for this.. anyone please?

dave777 09-25-2003 04:09 AM

Is there anyway to make this quick registration hack track referrals? I've tried adding $referrer but that doesn't seem to work.

noppid 10-04-2003 04:39 PM

IMHO the default options set in this quick registration form will not give the user the best possible experience on a board. We have added several more hidden options so that the user may enjoy more of the vbulletin features by default.

register_quick template
Code:

<form action="register.php" method="post">
<input type="hidden" name="s" value="$session[sessionhash]">
<table cellpadding="4" cellspacing="1" border="0" bgcolor="{tablebordercolor}" align="center" width="100%"><tr>
<td bgcolor="{tableheadbgcolor}" align="{center}" colspan=2><normalfont color="{tableheadtextcolor}">Not Registered? Quick Registration Form - All Fields Below Are Required!</td></tr><tr>
<td bgcolor="{secondaltcolor}"><normalfont><b>User Name:</b></normalfont></td>
<td bgcolor="{secondaltcolor}"><normalfont><input type="text" class="bginput" name="username" size="25" maxlength="$maxuserlength"></normalfont></td></tr><tr>
<td bgcolor="{firstaltcolor}"><normalfont><b>Password:</b></normalfont></td>
<td bgcolor="{firstaltcolor}"><normalfont><input type="password" class="bginput" name="password" size="25" maxlength="15"></normalfont></td></tr><tr>
<td bgcolor="{firstaltcolor}"><normalfont><b>Enter Password Again:</b></normalfont></td>
<td bgcolor="{firstaltcolor}"><input type="password" class="bginput" name="passwordconfirm" size="25" maxlength="15"></td></tr><tr>
<td bgcolor="{secondaltcolor}"><normalfont><b>Email:</b></normalfont><br><smallfont>Please enter a valid email address.</smallfont></td>
<td bgcolor="{secondaltcolor}"><normalfont><input type="text" class="bginput" name="email" size="25" maxlength="50"></normalfont></td></tr><tr>
<td bgcolor="{secondaltcolor}"><normalfont><b>Enter Email Again:</b></normalfont></td>
<td bgcolor="{secondaltcolor}"><normalfont><input type="text" class="bginput" name="emailconfirm" size="25" maxlength="50"></normalfont></td></tr><tr>
<td align="center" bgcolor="{tableheadbgcolor}" colspan=2><normalfont>
<input type="hidden" name="url" value="$url">
<input type="hidden" name="allowmail" value="yes">
<input type="hidden" name="nosessionhash" value="yes">
<input type="hidden" name="receivepm" value="yes">
<input type="hidden" name="pmpopup" value="yes">
<input type="hidden" name="cookieuser" value="yes">
<input type="hidden" name="showsignatures" value="yes">
<input type="hidden" name="showavatars" value="yes">
<input type="hidden" name="showimages" value="yes">
<input type="hidden" name="vbcode" value="yes">

<input type="hidden" name="action" value="addmember">
<input type="submit" class="bginput" name="Submit" value="Submit"><input type="reset" class="bginput" name="Reset" value="Reset"></normalfont></td></tr></table></form>

There are 9 hidden values added (blue) and set for the user.

ChronosX 10-25-2003 01:03 AM

Nice hack ! Thx


All times are GMT. The time now is 02:49 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.01233 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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