The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]()
No idea but my coder told me to say it
![]() Anybody else know? |
#12
|
|||
|
|||
![]()
Please PLEASE help!
|
#13
|
|||
|
|||
![]()
if your running cf and cant run php then how are you running vb on the server. you may have to recode the way vb uses the password to conform with cf standards (i dont know cf at all)
|
#14
|
||||
|
||||
![]() Quote:
|
#15
|
|||
|
|||
![]() Quote:
Encryption is two-way: text can be encrypted and then converted back to the original text. Hashing is one-way: the hashed text cannot be converted back to the original text because information is lost in the process. This has the disadvantage that two strings can create the same hash, but the chance of that happening is ridiculously low, something like one out of 16^16. |
#16
|
||||
|
||||
![]() Quote:
![]() |
#17
|
|||
|
|||
![]()
<cfset hash1 = "#hash('lakisic1')# . salt">
<cfset hash2 = "#hash(hash1)# . ******"> <cfoutput>#hash(hash2)#</cfoutput> That's what I tried. Any other ideas? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|