• I encountered this issue because my website uses both the Divi Flash plugin and Simple History. After the latest update of Simple History, I am receiving the following fatal error:

    Fatal error: Uncaught Error: Class "DIFL\Customizer\Frontend\Frontend" not found in xxx/wp-content/plugins/diviflash/includes/feature/Admin.php:129 Stack trace: #0 xxx/wp-includes/class-wp-hook.php(324): DIFL\Feature\Admin->handle_admin_bar(true) #1 xxx/wp-includes/plugin.php(205): WP_Hook->apply_filters(true, Array) #2 xxx/wp-includes/admin-bar.php(1382): apply_filters('show_admin_bar', true) #3 xxx/wp-content/plugins/simple-history/dropins/class-quick-view-dropin.php(26): is_admin_bar_showing() #4 xxx/wp-content/plugins/simple-history/inc/services/class-dropins-loader.php(112): Simple_History\Dropins\Quick_View_Dropin->loaded() #5 xxx/wp-includes/class-wp-hook.php(324): Simple_History\Services\Dropins_Loader->load_dropins('') #6 xxx/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #7 xxx/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #8 xxx/wp-settings.php(682): do_action('after_setup_the...') #9 xxx/wp-config.php(95): require_once('/xxxx/') #10 xxx/wp-load.php(50): require_once('/xxxx/') #11 xxx/wp-blog-header.php(13): require_once('/xxxx/') #12 xxx/index.php(17): require('/xxxx/') #13 {main} thrown in xxx/wp-content/plugins/diviflash/includes/feature/Admin.php on line 129

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author P?r Thernstr?m

    (@eskapism)

    Thanks for the report. I think this has something to do with the code of Divi Flash, since the errors seems to come from that plugin. Could you reach out to them and report this?

    The important part is:

    Fatal error: Uncaught Error: Class "DIFL\Customizer\Frontend\Frontend" not found in xxx/wp-content/plugins/diviflash/includes/feature/Admin.php:129 Stack trace: #0 xxx/wp-includes/class-wp-hook.php(324): DIFL\Feature\Admin->handle_admin_bar(true)

    The same error has been reported for example here I can see:

    • This reply was modified 1 month, 4 weeks ago by P?r Thernstr?m. Reason: remove extra li
    Plugin Author P?r Thernstr?m

    (@eskapism)

    @trarco Has anyone of you been in contact with Divi flash support? I still believe this is something that they need to look into on their side. Since it’s a paid plugin I can not test this or make any changes to overcome this on my side at the moment.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.