Title: [Plugin: TDO Mini Forms] Fatal error: Allowed memory size
Last modified: August 19, 2016

---

# [Plugin: TDO Mini Forms] Fatal error: Allowed memory size

 *  [Vrefr](https://wordpress.org/support/users/vrefr/)
 * (@vrefr)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-fatal-error-allowed-memory-size/)
 * After trying to add new post gives an error: Fatal error: Allowed memory sizeAllowed
   memory size of 33554432 bytes exhausted (tried to allocate 1600 bytes) in /home/
   mysite/public_html/wp-includes/media.php on line 253
    🙁

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

 *  [eugenealegiojo](https://wordpress.org/support/users/eugenealegiojo/)
 * (@eugenealegiojo)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-fatal-error-allowed-memory-size/#post-1802350)
 * You can maximize the memory limit.
    Change it manually in /wp-includes/default-
   constants.php file around line 23. From: `define('WP_MEMORY_LIMIT', '32M');` 
   Change to: `define('WP_MEMORY_LIMIT', '64M');`
 * That should work.
 *  [shortster](https://wordpress.org/support/users/shortster/)
 * (@shortster)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-fatal-error-allowed-memory-size/#post-1802373)
 * I got kind of the same error but this happened right after activating the plugin.
   The whole wp-admin crashed! The above fix worked but I only used it to get back
   into the wp-admin to disable the plugin and to remove it. Please provide a normal
   fix without hacking the WP core.
 * “PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate
   4864 bytes) in ……./wp-admin/includes/deprecated.php on line 106”
 * WP version 3.0.3 on PHP 5.2.11
 *  [eugenealegiojo](https://wordpress.org/support/users/eugenealegiojo/)
 * (@eugenealegiojo)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-fatal-error-allowed-memory-size/#post-1802471)
 * Yes. Here is the fixed.
 * In your .htaccess file, add the bit of code below:
 * `php_value memory_limit 64M`
 * Hope that helps.

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

The topic ‘[Plugin: TDO Mini Forms] Fatal error: Allowed memory size’ is closed 
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tdo-mini-forms.svg)
 * [TDO Mini Forms](https://wordpress.org/plugins/tdo-mini-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tdo-mini-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tdo-mini-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/tdo-mini-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tdo-mini-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tdo-mini-forms/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [eugenealegiojo](https://wordpress.org/support/users/eugenealegiojo/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-fatal-error-allowed-memory-size/#post-1802471)
 * Status: not resolved