The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Maybe you have NGINX configure wrong so everyone's IP's is the same?
|
#12
|
||||
|
||||
It actually appears that I had the wrong password.
I executed the following: Code:
SELECT password FROM user WHERE userid=MyID; Code:
UPDATE user SET password=MD5(concat(MD5('MyPassword'),user.salt)) WHERE userid=MyID; I don't remember changing it, but everything else seems okay. I'm still waiting on response from my users to make sure they can all log in okay. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|