• Resolved weichieh

    (@weichieh)


    After the upgrade, I am receiving notification that WordPress has caught an error with my Divi theme. The page with the error is https://www.swarmnetics.com/wp-login.php.

    Below is the error message from WordPress:

    An error of type E_ERROR was caused in line 212 of the file /home/swarmnet/public_html/wp-content/themes/Divi/functions.php. Error message: Uncaught Error: Call to undefined function et_load_unminified_scripts() in /home/swarmnet/public_html/wp-content/themes/Divi/functions.php:212
    Stack trace:
    #0 /home/swarmnet/public_html/wp-includes/class-wp-hook.php(286): et_divi_load_scripts_styles(”)
    #1 /home/swarmnet/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
    #2 /home/swarmnet/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
    #3 /home/swarmnet/public_html/wp-includes/script-loader.php(2537): do_action(‘wp_enqueue_scri…’)
    #4 /home/swarmnet/public_html/wp-includes/class-wp-hook.php(286): wp_enqueue_scripts(”)
    #5 /home/swarmnet/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
    #6 /home/swarmnet/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
    #7 /home/swarmnet/public_html/wp-includes/general-template.php(2746): do_action(‘wp_head’)
    #8 /home/swarmnet/public_html/wp-content/themes/Divi/header.php(27): wp_head()
    #9 /home/swarmnet/public_html/wp-inclu

    Divi support has reviewed by site configuration and cannot find any issues. They suspect that the issue might be with WP Cerber as I am using a custom login URL configured through the plugin.

    Please advise.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter weichieh

    (@weichieh)

    It’s notification sent by the wordpress installation.

    Subject: Your Site is Experiencing a Technical Issue
    Email:
    Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.

    In this case, WordPress caught an error with your theme, Divi.

    First, visit your website (https://xxx.com/) and check for any visible issues. Next, visit the page where the error was caught (https://xxx.com/wp-login.php) and check for any visible issues.

    Plugin Author gioni

    (@gioni)

    @jacampbell @afonseca08 @arlenesey

    1. How is that related to WP Cerber?
    2. Does that look like a false positive?
    3. Does that affect some functionality of the website?
    4. Are there any related errors in the server error log?

    Thread Starter weichieh

    (@weichieh)

    @gioni I would think it makes sense for you to see if you can reproduce the error

    Plugin Author gioni

    (@gioni)

    @afonseca08 @jacampbell @arlenesey @henkisdabro I’ll look into it this week soon.

    Plugin Author gioni

    (@gioni)

    @afonseca08 @jacampbell @arlenesey @henkisdabro There will be an update to the custom login page feature in the upcoming release next week. Let me know how it goes.

    I think I have the same problem as everyone else, but related to Gutenberg:

    An error of type E_ERROR was caused in line 58 of the file /usr/home/pyxelr/domains/pawelcislo.com/public_html/wp-content/plugins/gutenberg/lib/client-assets.php. Error message: Uncaught Error: Call to a member function query() on null in /usr/home/pyxelr/domains/pawelcislo.com/public_html/wp-content/plugins/gutenberg/lib/client-assets.php:58
    Stack trace:
    #0 /usr/home/pyxelr/domains/pawelcislo.com/public_html/wp-content/plugins/gutenberg/lib/client-assets.php(539): gutenberg_override_script(‘react’, ‘http://pawelcis…’, Array, NULL)
    #1 /usr/home/pyxelr/domains/pawelcislo.com/public_html/wp-content/plugins/gutenberg/lib/client-assets.php(435): gutenberg_register_vendor_script(‘react’, ‘https://unpkg.c…’, Array)
    #2 /usr/home/pyxelr/domains/pawelcislo.com/public_html/wp-content/plugins/gutenberg/lib/client-assets.php(230): gutenberg_register_vendor_scripts()
    #3 /usr/home/pyxelr/domains/pawelcislo.com/public_html/wp-includes/class-wp-hook.php(286): gutenberg_register_scripts_and_styles(”)
    #4 /usr/home/pyxelr/domains/pawelcislo.com/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
    #5 /usr/home/pyxelr/domains/pawelcislo.com/public_html/wp-includes/plugin

    Plugin Author gioni

    (@gioni)

    Please add the following line to the wp-config.php file. This may help. Let me know how it goes.

    define('CERBER_OLD_LP', 20);

    I’ll be able to reproduce if you provide me with the theme archive, I hope it’s GPL-licensed.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problem after upgrade to WordPress 5.2’ is closed to new replies.