• Hi there, i know this type of question has been answered way too many times but none of the suggestions fixes the ‘The editor has encountered an unexpected error’ notice.

    I have deactivated all Plugins , switched to the classic editor and completely reset my WordPress, but nothing fixes the problem; this has taken a full day of my time and I’m entirely out of ideas.

    It’s probably worth noting that the problem only began when I upgraded my membership, I don’t see this being an issue, though.

    any help in resolving this issue would be much appreciated.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Turn on WP Debug with Debug log. The debug log file will contain helpful information about website errors.

    Thread Starter woodiest

    (@woodiest)

    Thank you liew.

    so this is what it is giving me in my debug log.

    define( ‘WP_DEBUG’, true );// just toggle this line to false to turn off if ( WP_DEBUG ) { define( ‘WP_DEBUG_DISPLAY’, false ); define( ‘WP_DEBUG_LOG’, true ); @ini_set( ‘display_errors’, 0 ); define( ‘SCRIPT_DEBUG’, true ); }

    This is very much beyond my experience; with WordPress, is there a way of getting support to make these alterations?

    • This reply was modified 10 months, 3 weeks ago by woodiest.
    • This reply was modified 10 months, 3 weeks ago by woodiest.

    yes, you have debug mode enabled. now, check “debug.log” file in /wp-content/ directory.

    Thread Starter woodiest

    (@woodiest)

    Thanks Liew i will do that .

    Strangely, I downloaded Google Chrome on the off chance it works, and the editor works just fine, but not in Safari.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘The editor has encountered an unexpected error’ is closed to new replies.