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)
-   -   Password Required Before Updating Profile (https://vborg.vbsupport.ru/showthread.php?t=45225)

JulianD 10-30-2002 10:00 PM

Password Required Before Updating Profile
 
It was requested by some members on my forums, so I made it and released it :) Hope you like it guys. Feedback is welcome!

Description: With this tiny hack your users will be required to enter their current password before they make any changes to their profile. Useful when your members reads your forums in a public computer (like in school) and they forget to clear the cookies. So other people won't change their profile information maliciously.

Download the file and follow the instructions!

Thanks.

Matt87 10-30-2002 11:43 PM

Sounds good! :D

Although I probably won't use it ;)

Floris 10-31-2002 03:22 AM

Sounds great to me :) and very quick and simple to implement.
Maybe great idea as a little tweak for upcomming vb3 :)

Chris M 10-31-2002 09:21 AM

I think it would be annoying, but there you go;)

Nice idea though:)

Satan

JulianD 10-31-2002 11:26 AM

Thanks for the comments... Yeah, maybe this hack isn't necessary on some boards, but it's useful to anothers, :)

mtha 11-03-2002 07:19 PM

I think you have to provide a field to fill in password, something like

Code:

<tr bgcolor="{secondaltcolor}">
        <td><b><normalfont>Your current password:</normalfont></b>(You have to provide your password in order to change your profile)
        <normalfont><input type="password" class="bginput" name="currentpassword" value="" size="30" maxlength="30"></normalfont></td>
</tr>

before you submit the modify profile form in modifyprofile template

JulianD 11-03-2002 10:18 PM

I can't believe I forgot to put the template edit. Anyway, thanks mtha for the comment. Attachment updated.


All times are GMT. The time now is 05:06 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.01097 seconds
  • Memory Usage 1,714KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete