• So this is what happens when you don’t upgrade wordpress. I recently tried to log into my blog and was given an “invalid user” response. After some confusion, I eventually logged in to phpmyadmin to discover that my entire wp_users table was empty.

    The blog content is still there — only the wp_users table is empty. My question is this: can anyone help me write a SQL query to create a new user?

    I promise that once I get this done, I’ll upgrade my wordpress installation ASAP 🙂

    Thanks for your help.

Viewing 1 replies (of 1 total)
  • Thread Starter mmmmdave

    (@mmmmdave)

    I figured this out. I exported the wp_users table from a functional blog and imported it into the nonfunctional table.

Viewing 1 replies (of 1 total)

The topic ‘wp_users table is suddenly empty’ is closed to new replies.