Hi there
I have vbulletin installed on my server, however, i want to make a seperate login script that verifies that the username/password in the VBULLITIN user table are correct, if so it will take it to a members area.
The idea is it will enable users to have the same username/passwords to access all areas of the site.
The problem is that if you look in the database, the passwords are encrypted. How do i go about decrypting the passwords in order to get my login screen functioning correctly.
Thanx for your help
Jonathan