Password
Permalink
Hi, I think I've modify the access at the login page and now cannot enter... my site it'shttp://www.poesia-iannelli.net I've try to reset password use phpMyAdmin but not nothing I've try to modify the user table like this:
UPDATE Users
SET uPassword = '4d8c823b1a1e58a12e3836e23b7372c0'
WHERE uName = 'admin'
nothing!
can I can do?
UPDATE Users
SET uPassword = '4d8c823b1a1e58a12e3836e23b7372c0'
WHERE uName = 'admin'
nothing!
can I can do?