Lithium Posted January 8, 2009 Posted January 8, 2009 Re: mccode v2 probably the passwords that are already encrypted... Quote
John99 Posted January 8, 2009 Posted January 8, 2009 Re: mccode v2 how du i encrypt the passwords ?? probably the passwords that are already encrypted... Ya in mccodes they are.. unless he took it out and don't know how to put it back in LOL Quote
Haunted Dawg Posted January 8, 2009 Posted January 8, 2009 Re: mccode v2 Easily enough to do. run this as a sql query i believe. I suggest backing up your user's table tho. ALTER TABLE users SET userpass = md5('userpass'); Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.