![]() |
ZH - Don't Require Password Confirmation
This modification was brought to you by KXDesign http://www.kxdesign.com/ ~Hack name Don't Require Password Confirmation ~Hack description Requested by Floris.This modification simply removes the password confirmation so users don't have to verify the password again. ~Hack options None ~Hack info File uploads: 0 Template edits: 4 Templates: 0 File edits: 3 Plugins: 0 SQL Queries: 0 Phrases: 0 Settings: 0 Install time: 3 minutes Install level: Medium ~Hack installation Step 1: Open template register ,then find and delete this: Code:
<script type="text/javascript"> Code:
onsubmit="return verify_passwords(password, passwordconfirm);" Code:
<input type="hidden" name="passwordconfirm_md5" /> Code:
<td> Code:
'passwordconfirm' => TYPE_STR, Code:
OR (empty($vbulletin->GPC['passwordconfirm']) AND empty($vbulletin->GPC['passwordconfirm_md5'])) Code:
// check for matching passwords ~Hack screenshots None ~Hack copyright This may not be distributed,released or claimed as your work without author's permission. |
Reserved
|
All times are GMT. The time now is 11:16 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|