• When I go to click the network admin link on the dashboard, i get the following error:

    Fatal error: Call to undefined function wp_get_current_user() in /home/hunt8430/public_html/wp-includes/capabilities.php on line 1028

    I am not an expert on coding, does anybody know what this could be and how to correct it? Thanks.

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    have you tried:

    -deactivating ALL plugins temporarily to narrow down and possibly fix the problem. If the problem goes away, activate them individually (one-by-one) to find the problematic plugin.
    If you don’t have access to your admin area, try deactivating them manually via FTP or phpMyAdmin.

    -switching to the default theme (“twentyten”) for a moment by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.

    If you don’t have access to your admin area, then access your server via FTP or SFTP or whatever file management application your host provides.

Viewing 1 replies (of 1 total)
  • The topic ‘Network Admin fatal error’ is closed to new replies.