• Hi!

    Since the last week i have an issue with the admin dashboard:
    If i log in to the dashboard only the left and top menus are visible, but the “content” side of the dashboard isnt loading, i only have a blank grey page. I tried to disable all the plugins and themes, flushed all caches of the site and hosting, cleared my browsers cache and cookies, but this methods didnt helped to fix the problem.

    https://ibb.co/MfPDL35

Viewing 5 replies - 1 through 5 (of 5 total)
  • Have you checked your error logs for further information?

    Thread Starter peter09m

    (@peter09m)

    Hi!

    Thanks for the reply!
    Thats what i found in the debug log:

    [17-Jun-2021 10:14:06 UTC] PHP Warning: Illegal string offset ‘dashboard’ in /home/customer/www/ /public_html/wp-admin/includes/screen.php on line 37
    [17-Jun-2021 10:14:06 UTC] PHP Notice: Array to string conversion in /home/customer/www/ /public_html/wp-admin/includes/screen.php on line 37
    [17-Jun-2021 10:14:06 UTC] PHP Warning: Illegal string offset ‘dashboard’ in /home/customer/www/ /public_html/wp-admin/includes/screen.php on line 40
    [17-Jun-2021 10:14:06 UTC] PHP Notice: Array to string conversion in /home/customer/www/ /public_html/wp-admin/includes/screen.php on line 37
    [17-Jun-2021 10:14:06 UTC] PHP Warning: Illegal string offset ‘dashboard’ in /home/customer/www/ /public_html/wp-admin/includes/screen.php on line 40
    [17-Jun-2021 10:14:06 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/customer/www/ /public_html/wp-admin/includes/class-wp-screen.php on line 1165
    [17-Jun-2021 10:14:32 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 76694847804 bytes) in /home/customer/www/ /public_html/wp-admin/includes/screen.php on line 18
    [17-Jun-2021 10:14:37 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 76694847804 bytes) in /home/customer/www/ /public_html/wp-admin/includes/screen.php on line 18
    [17-Jun-2021 10:14:45 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 76694847804 bytes) in /home/customer/www/ /public_html/wp-admin/includes/screen.php on line 18
    [17-Jun-2021 10:14:51 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 76694847804 bytes) in /home/customer/www/ /public_html/wp-admin/includes/screen.php on line 18
    [17-Jun-2021 10:14:56 UTC] PHP Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 76694847804 bytes) in /home/customer/www/ /public_html/wp-admin/includes/screen.php on line 18

    Does this have anything to do with the problem?

    • This reply was modified 2 years, 10 months ago by peter09m.
    • This reply was modified 2 years, 10 months ago by peter09m.

    Yes, it tells us that /public_html/wp-admin/includes/screen.php is trying to use an outrageous amount of memory (tried to allocate 76694847804 bytes = 71 GB). Don’t know what happened but suggest you check with your Hoster for help on this.

    If you want to try fixing this on your own, I suggest you use phpMyAdmin to save your database, delete the current WordPress and install fresh. Then Import your saved database and see how it operates.

    If you can remember what you did just before this problem happened, I would sure be interested in knowing as I’ve never seen or heard of anything like this.

    Thread Starter peter09m

    (@peter09m)

    Its a simple blog built with astra theme and elementor pro. Last week everything worked just fine, and yesterday i wanted to update some posts and this happened.

    I contact my host maybe they can do something with this problem.

    Thanks for your help

    Did you ever get this problem worked out?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Admin Dashboard loading problem’ is closed to new replies.