• Resolved ep12

    (@ep12)


    At first, as soon as I logged into /wp-admin, I would get “Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 122880 bytes) in /home/health/public_html/wp-admin/includes/dashboard.php on line 104”. After searching around through some support threads, I changed memory limits in wp-config.php, .htaccess, wp-settings.php, php.ini, and dashboard.php, but nothing changed the error message. Finally, I deactivated a plugin because someone suggested that it worked for them… then I got “Fatal error: Call to undefined function get_current_screen() in /home/health/public_html/wp-admin/includes/dashboard.php on line 19”. Sifting around for some info about this, I couldn’t really find anything relevant (not the same files that were referred to, etc.)

    I’m so confused at this point… any help would be appreciated! I’ve been working on this all day 🙁 Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Deactivate every plugin.
    Then see how the blog performs.
    Then activate each plugin one by one and in each case check the admin, make a test post maybe, upload something – do normal admin stuff – before activating another.
    I expect one plugin will be doing this and this is the best way to find out.

    Thread Starter ep12

    (@ep12)

    When I deactivated all the plugins, I got the memory limit fatal error again. I will try doing all the plugins one by one, but I can’t do normal admin stuff (can’t even get into the admin dashboard).

    Thread Starter ep12

    (@ep12)

    Update:
    Deactivating cforms gives me a blank page immediately after login.
    Deactivating configure-smtp, exclude-pages, page-links-to, php-execution-plugin, and site-press-multilingual-cms (all separately) gives me the call to undefined function fatal error.

    I am unable to get to the administrative dashboard at all. I am just disabling these through my cpanel.

    Thread Starter ep12

    (@ep12)

    I fixed it. thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Getting different fatal errors’ is closed to new replies.