The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
||||
|
||||
![]()
Time zone wouldn't matter. Did you change the password at all?
To reset the password via a database query (do via phpMyAdmin), do this: UPDATE <prefix>user SET password = MD5(CONCAT(MD5('new-password'), salt)) WHERE userid = X ...with 'X' being your userid number and <prefix> being your table prefix. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|