The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I REQUEST password ?
How can I REQUEST password ?
When I do this $_REQUEST['password']; It doesnt works. How can I fix this ? |
#2
|
||||
|
||||
What do you mean? Explain in more detail what you want to do.
|
#3
|
|||
|
|||
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... |
#4
|
|||
|
|||
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......
|
#5
|
|||
|
|||
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? |
#6
|
|||
|
|||
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...
|
#7
|
|||
|
|||
Still the question remains: Why do you need the password of others?
|
#8
|
|||
|
|||
from your explanation, using the Infraction system would be more efficient...
|
#9
|
|||
|
|||
<a href="http://www.vbulletin.com/docs/html/main/vboptions_group_censor" target="_blank">Censorship Options</a>
|
#10
|
||||
|
||||
You can change things like the password in the admin cp > users panel.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|