• Resolved cohsmama

    (@cohsmama)


    This is the error I got (below) and now I can’t delete the plug in or do anything on my dashboard. Help, please!

    Ann

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 64 bytes) in /home6/homesck1/public_html/wp-content/themes/headway-156/library/core/core-data-handling.php on line 54

Viewing 2 replies - 1 through 2 (of 2 total)
  • freefun

    (@freefun)

    Hi Cohsmama, the same thing is happening to me now! did you find a solution?

    Changing the amount of memory in wp-settings.php from 32 to 64MB

    define(‘WP_MEMORY_LIMIT’, ’64M’);

    instead of

    define(‘WP_MEMORY_LIMIT’, ’32M’);

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

The topic ‘Freaking out: Fatal error on TDO Mini Forms plugin install’ is closed to new replies.