PDA

View Full Version : User data encryption (e.g. email addresses)


charlie71
04-22-2009, 05:48 PM
hi,
i want to encrypt the personal data of my members.
Which functions/classes i have to change? Are there special functions for saving/updating user informations?

if you can give me some tips i will post the result of my modification here so you can use the function in your forum, too.

greets

Dismounted
04-23-2009, 05:28 AM
Look inside the user data manager.

Why are you doing this anyway? You're going to have to decode them to use them anyway? And in doing it, you will have to catch everywhere where vBulletin will use it (not even taking into account modifications).