• Hello

    I seem to be having a fatal error when trying to edit a page on my site with Thrive Architect, but I can’t work out what the problem is. I use a custom theme, and the errors in the log are:

    PHP Fatal error: Uncaught Error: Call to undefined function wp_enqueue_editor() in /home/sites/5b/0/0158794c50/public_html/wp-content/plugins/thrive-visual-editor/inc/classes/class-tcb-editor.php:271

    #0 /home/sites/5b/0/0158794c50/public_html/wp-includes/class-wp-hook.php(298): TCB_Editor->main_frame_enqueue(”)

    #1 /home/sites/5b/0/0158794c50/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array)

    #2 /home/sites/5b/0/0158794c50/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)

    #3 /home/sites/5b/0/0158794c50/public_html/wp-includes/script-loader.php(1221): do_action(‘wp_enqueue_scri…’)

    #4 /home/sites/5b/0/0158794c50/public_html/wp-includes/class-wp-hook.php(298): wp_enqueue_scripts(”)

    #5 /home/sites/5b/0/0158794c50/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array)

    #6 /home/sites/5b/0/0158794c50/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)

    #7 /home/sites/5b/0/0158794c50/public_html/wp-includes/general-template.php(25 in /home/sites/5b/0/0158794c50/public_html/wp-content/plugins/thrive-visual-editor/inc/classes/class-tcb-editor.php on line 271

    Do you think the problem is in the theme? Although the errors don’t reference a theme file, only plugin.

    Any help will be greatly appreciated.

    Allen

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Have you tried reaching out to the developer?

    To determine if it’s a plugin issue, temporarily disable all your plugins, flush your server cache (if you have one), and then reload the page. If the error goes away, re-enable your plugins one-by-one to see which one is causing the issue.

    To determine if it’s a theme issue, temporarily switch to the default theme (2017), flush your server cache if you’re using one, and then reload the page. If the error goes away, it’s a theme issue. As your theme is a commercial theme, you’ll need to contact your vendor for support.

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

The topic ‘Thrive Architect fatal error’ is closed to new replies.