• Resolved David Vongries

    (@davidvongries)


    Hey guys,

    quick heads up. We had someone report an issue with the 10Web Booster and one ouf our plugins.

    More on that here – https://wordpress.org/support/topic/critical-error-4-1-0/

    We ran some tests and noticed that with the 10Web Booster installed and enabled, a fatal error is triggered whenever we enable any other plugin.

    I just wanted to bring this to your attention. I also got a bunch of deprecated notices with error logging enabled.

    We couldn’t pinpoint exactly what’s going on in the initial fatal error that was reported on our end either.

    Cheers,
    David

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter David Vongries

    (@davidvongries)

    message removed

    Plugin Support Mane Grigoryan

    (@manegr)

    Hi dear @davidvongries ,
    We are sorry for the caused inconvenience.

    We kindly ask you to install an older version of Kirki plugin from the following page for now. With the mentioned version you will not face any issues.

    We are also investigating the issue currently from our side and will make sure to keep you posted.

    Thanks for your understanding.
    Regards, Mane

    Plugin Support Mane Grigoryan

    (@manegr)

    Dear @davidvongries ,

    The issue is the following: 10Web Booster has require_once 'vendor/autoload.php'; code, that somehow requires Kirki’s autoload.

    Changing this to  require_once __DIR__.'/vendor/autoload.php';  fixes the issue. We will release a new update with this fix as a workaround.

    However there are many other plugins/themes that are getting fatal errors because of the following framework from Kirki.

    Regards, Mane

    Plugin Support Mane Grigoryan

    (@manegr)

    Hi dear @davidvongries ,
    As promised we have released a workaround to solve the issue.

    Please, kindly update your plugin and in case you face any issues, please, contact us back.

    Regards, Mane

    jsvbugarin

    (@jsvbugarin)

    I have the same issue but i have this error

    Fatal error: Uncaught Error: Call to a member function init_critical_defaults() on null in /home/customer/www/greatdayhr.ph/public_html/wp-content/plugins/tenweb-speed-optimizer/OptimizerAdmin.php:671 Stack trace: #0 /home/customer/www/greatdayhr.ph/public_html/wp-includes/class-wp-hook.php(308): TenWebOptimizer\OptimizerAdmin::two_enqueue_admin_assets(‘toplevel_page_t…’) #1 /home/customer/www/greatdayhr.ph/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #2 /home/customer/www/greatdayhr.ph/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #3 /home/customer/www/greatdayhr.ph/public_html/wp-admin/admin-header.php(118): do_action(‘admin_enqueue_s…’, ‘toplevel_page_t…’) #4 /home/customer/www/greatdayhr.ph/public_html/wp-admin/admin.php(239): require_once(‘/home/customer/…’) #5 {main} thrown in /home/customer/www/greatdayhr.ph/public_html/wp-content/plugins/tenweb-speed-optimizer/OptimizerAdmin.php on line 671

    There has been a critical error on this website.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal error on plugin activation’ is closed to new replies.