• We’re having several problems which may or may not be related:
    1) When trying to login to the admin screen, we are redirected to the home page (this is after entering our login credentials);

    2) Trying to troubleshoot this, I attempted for force the use of the default theme by renaming my current theme’s folder — this results in the White Screen of Death

    3) While the home page loads fine, none of the inside pages load (www.sitename.com/page_name) We get a “Not Found” error

    4) I have tried without success:
    > Disabling plugins;
    > Forcing the site URL in the wp-config file;
    > deleting the .htaccess file

    I’m stumped — any idea as to what might be going on?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jgold723

    (@jgold723)

    One clue: I enabled WP_DEBUG and got the following error on the home page:

    WordPress database error: [Can’t find file: ‘wp_usermeta’ (errno: 2)]
    SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC

    Thread Starter jgold723

    (@jgold723)

    One item fixed: #3, links were broken because I had deleted the .htaccess file.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Login redirect, WSOD when trying default theme’ is closed to new replies.