• I wasn’t able to edit posts in all browsers, so I followed the steps in this page.
    By turning on script debugging, it solved the problem:
    define('SCRIPT_DEBUG', true);
    I was able to edit posts on both Firefox and Chrome, so I turned it off.
    Here are the errors I get from the Firefox Console.

Viewing 3 replies - 1 through 3 (of 3 total)
  • That looks fun! I’m not sure what’s actually causing it at this point, but remember that one small problem can cascade into a mess of other problems. Maybe start by reading the errors and see if they start pointing back to a specific script. Then try temporarily disabling some of the scripts that you think might be causing issue: custom script 3rd party, lesser known plugins are a good place to start.

    Maybe post your site url so that someone in the community can help you trace the issue.

    Thread Starter Win Win

    (@aminericher)

    Thanks Tyler,

    After deactivating all plugins and reactivating one by one, it seems to be related to a commercial plugin (Gravity Forms). I’ll check with them.

    Good idea.

    Gravity Forms is great. Make sure you run updates. If that doesn’t help, there may be another plugin whose script that it’s clashing with, then at least you know where half the problem is.

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

The topic ‘Scripts Errors’ is closed to new replies.