• sparramc

    (@sparramc)


    Hi,

    I can’t add, edit, or remove Widgets from my site. I’ve disabled all plug-ins with no joy.

    I was having a couple of “PHP Fatal error: Allowed memory size of 33554432 bytes exhausted”, but that’s now been alleviated by adding “define(‘WP_MEMORY_LIMIT’, ‘256M’);” to appropriate files.

    WP-Admin Log file is now clean.

    I trust someone can help shed some light on my problem?

    regards

    Ray
    http://www.rjmcnamara.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • peter achutha

    (@peter-achutha)

    Nice gadgets.

    The first thing you have to do is contact your host tech support and increase your php memory size to 128MB or 256MB and see how that goes. The host system will over ride whatever memory size you define with “define(‘WP_MEMORY_LIMIT’, ‘256M’);”

    Thread Starter sparramc

    (@sparramc)

    Hi Peter,
    Thanx for getting back to me.

    I had already set php memory to 256M

    But the files that complained via the Log, I later added the “define(‘WP_MEMORY_LIMIT’, ‘256M’);” to the appropriate files.

    regards

    Ray

    peter achutha

    (@peter-achutha)

    Your hosting services tech support set the PHP memory limit to 256MB?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wordpress widget changes not saving’ is closed to new replies.