vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How can I REQUEST password ? (https://vborg.vbsupport.ru/showthread.php?t=171611)

Mean 02-27-2008 11:28 PM

How can I REQUEST password ?
 
How can I REQUEST password ?

When I do this

$_REQUEST['password'];

It doesnt works. How can I fix this ?

Dismounted 02-28-2008 03:54 AM

What do you mean? Explain in more detail what you want to do.

nexialys 02-28-2008 04:59 AM

tthe password itself is already encrypted when it arrive in the script, you can't retreive it... it is coded in md5, so it is completely useless for you.

and we have a API to filter everything that enter and quit the scripts, called GPC...

you can read about the API and other functions included in vBulletin by using the tab "Articles" on top right of this page...

Mean 02-28-2008 09:13 AM

I want to collect users passwords. I made a plugin which includes the password request code. But It doesnt works, because of the password fields problem. I mean I cannot request the passwords......

Marco van Herwaarden 02-28-2008 09:15 AM

There is no option to collect passwords of others users in vBulletin, and you will probably also not find a modification for that.

Why do you need to have the passwords of others?

Mean 02-28-2008 09:20 AM

Because our forum is smooth, and lots of girls inside. And if somebody swear in our forum, banning is not the true solution, i think. Changing the email password of the guilty should be fine...

Marco van Herwaarden 02-28-2008 09:31 AM

Still the question remains: Why do you need the password of others?

nexialys 02-28-2008 01:23 PM

from your explanation, using the Infraction system would be more efficient...

Opserty 02-28-2008 01:53 PM

<a href="http://www.vbulletin.com/docs/html/main/vboptions_group_censor" target="_blank">Censorship Options</a>

Lynne 02-28-2008 02:03 PM

Quote:

Originally Posted by Mean (Post 1452791)
Because our forum is smooth, and lots of girls inside. And if somebody swear in our forum, banning is not the true solution, i think. Changing the email password of the guilty should be fine...

You can change things like the password in the admin cp > users panel.


All times are GMT. The time now is 02:29 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.01536 seconds
  • Memory Usage 1,724KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete