• Have tried several times to install TDO miniforms
    and have tried uninstsalling and reinstalling

    and still receiving this message:
    Plugin could not be activated because it triggered a fatal error.
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 491520 bytes) in /mnt/stor3-wc2-dfw1/487675/487703/www.mysite/myfolder/wp-content/plugins/tdo-mini-forms/admin/tdomf-moderation.php on line 1253

    has anyone else encountered this? what can I do to resolve this error and have TDO forms up and running?

Viewing 1 replies (of 1 total)
  • 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 1 replies (of 1 total)

The topic ‘Error Message when installing TDO mini-forms’ is closed to new replies.