Quantcast
Viewing all articles
Browse latest Browse all 39343

jgs on "returning to previous name"

Do you have access to the MySQL database directly to check and see if the user really exists?

mysql> select user_login, user_nicename, user_email from prefix_users;

Viewing all articles
Browse latest Browse all 39343

Trending Articles