• Members,

    I tried logging into my word press https://powerfulsoftware.net/bog/wp-admin and this message appeared.

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/powerful/public_html/blog/wp-admin/menu-header.php on line 94

    I was able to log in on Monday with no problem.

    what happen?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Did you add any new plugins?

    Fatal error: Call to undefined function is_network_admin() in /mounted-storage/home146/sub007/sc78505-EGMN/punediaries.com/wp-admin/includes/template.php on line 1665

    When I try to log in to my dashboard I get the following error please help me

    Moderator t-p

    (@t-p)

    – Fatal error in the output generally indicates either your theme doesn’t like your version of WP, you have a plugin that doesn’t like it, or you have an incomplete upgrade.

    so, try:

    -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 culprit.

    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.

    resetting the plugins folder by FTP or phpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems (because the hooks remain unless plugins completely removed).

    -If the above steps do not resolve the issue, download WordPress again and replace your copies of everything EXCEPT the wp-config.php file and the /wp-content/ directory with fresh copies. This should replace your core files without changing your content and settings in wp-config.php file and the /wp-content/ directory.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Log In Fatal Error’ is closed to new replies.