• Resolved skisnkeys

    (@skisnkeysgmailcom)


    Hi,

    Since the plugin was updated it breaks the WP dashboard — login throws a PHP error. I have the unlimited extension.
    WP Version = v5
    Plugin = v6.81
    Unlimited extension = 2.22

    Error:

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 12288 bytes) in /home/content/a2pewpnas01_data03/36/3897036/html/wp-admin/includes/theme.php on line 705

    Any help is appreciated.

    Thanks,
    Mark

Viewing 1 replies (of 1 total)
  • Plugin Author Pim J. Iliev

    (@pimjitsawang)

    Hi Mark,

    It looks like you are running out of memory_limit on your server.
    WordPress recommends 256M for memory_limit.

    You can try adding define(‘WP_MEMORY_LIMIT’, ‘256M’); to your wp-config.php.
    If it still does not work, please contact your hosting provider to do it for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Breaks WP dashboard since last plugin upgrade’ is closed to new replies.