Hi there,
I cannot login to my Drupal site. I tried to request a new
password using my email address, and got no reply. And I also try the
following,
UPDATE `users` SET pass = MD5('newpwd') WHERE uid=1;
On my MySQL DB, then try to login, but still failed, (I use PC for my
site). Any help is greatly appreciated!
Min Yan