The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
I did modify some templates but I don't think I modified the login template.. do you know where I can find that part?
I've cleared the cookies, cache, tried IE as well. I didn't touch the javascript at all... I looked what's going on in the md5hash function that is called on submit, and it looks like this: Code:
function md5hash(input, output_html, output_utf, skip_empty) { (..) if (!skip_empty) { // implemented like this to make sure un-updated templates behave as before input.value = ''; } } return true; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|