• Resolved rreynoso

    (@rreynoso)


    When I have the plugin active I get a critical error on the website

    Error Details

    An error of type E_ERROR occurred on line 107 of file /home/customer/www/puntacanaviptransfertours.com/public_html/wp-content/plugins/tevily-themer/redux/extensions/wbc_importer/extension_wbc_importer.php. Error message: Uncaught Error: Call to a member function execute() on null in /home/customer/www/puntacaviptransfertours.com/public_html/wp-content/plugins/tevily-themer/redux/extensions/wbc_importer/extension_wbc_importer.php:107
    Stack trace: 0 /home/customer/www/puntacanaviptransfertours.com/public_html/wp-content/plugins/tevily-themer/redux/extensions/wbc_importer/extension_wbc_importer.php(150): ReduxFramework_extension_wbc_importer->demoFiles() 1 /home/customer/www/puntacanaviptransfertours.com/public_html/wp-content/plugins/tevily-themer/redux/extensions/wbc_importer/extension_wbc_importer.php(72): ReduxFramework_extension_wbc_importer->getImports() 2 /home/customer/www/puntacanaviptransfertours.com/public_html/wp-content/plugins/tevily-themer/redux/init.php(19): ReduxFramework_extension_wbc_importer->__construct(Object(ReduxFramework)) 3 /home/customer/www/puntacaviptransfertours.com/public_html/wp-includes/class-wp-hook.php(324): tevily_themer_redux_register_import_extension_loader(Object(ReduxFramework)) 4 /home/customer/www/puntacanaviptransfertours.com/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) 5 /home/customer/www/puntacanaviptransfertours.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 6 /home/customer/www/puntacanaviptransfertours.com/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-extensions.php(61): do_action(‘redux/extension…’, Object(ReduxFramework)) 7 /home/customer/www/puntacanaviptransfertours.com/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-extensions.php(28): Redux_Extensions->load() 8 /home/customer/www/puntacanaviptransfertours.com/public_html/wp-content/plugins/redux-framework/redux-core/framework.php(488): Redux_Extensions->__construct(Object(ReduxFramework)) 9 /home/customer/www/puntacanaviptransfertours.com/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-api.php(396): ReduxFramework->__construct(Array, Object(Redux_Args)) 10 /home/customer/www/puntacanaviptransfertours.com/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-api.php(426): Redux::load_redux(‘tevily_theme_op…’) 11 /home/customer/www/puntacanaviptransfertours.com/public_html/wp-includes/class-wp-hook.php(324): Redux::create_redux(”) 12 /home/customer/www/puntacaviptransfertours.com/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 13 /home/customer/www/puntacaviptransfertours.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 14 /home/customer/www/puntacaviptransfertours.com/public_html/wp-settings.php(682): do_action(‘after_setup_the…’) 15 /home/customer/www/puntacaviptransfertours.com/public_html/wp-config.php(105): require_once(‘/home/customer/…’) 16 /home/customer/www/puntacaviptransfertours.com/public_html/wp-load.php(50): require_once(‘/home/customer/…’) 17 /home/customer/www/puntacaviptransfertours.com/public_html/wp-admin/admin.php(34): require_once(‘/home/customer/…’) 18 {main}

    thrown

    help me

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • My problem solved. Updated the ot-themes-one-click-import plugin and now works fine.

    Same problem here, fatal error:

    Fatal error: Uncaught Error: Call to a member function execute() on null in /data/9/8/981e7ec5-8a1a-404e-9630-ef850fca39ed/mydomain.com/web/wp-content/plugins/ot-themes-one-click-import/extensions/wbc_importer/extension_wbc_importer.php:106 Stack trace: #0 /data/9/8/981e7ec5-8a1a-404e-9630-ef850fca39ed/mydomain.com/web/wp-content/plugins/ot-themes-one-click-import/extensions/wbc_importer/extension_wbc_importer.php(149): ReduxFramework_extension_wbc_importer->demoFiles() #1 /data/9/8/981e7ec5-8a1a-404e-9630-ef850fca39ed/mydomain.com/web/wp-content/plugins/ot-themes-one-click-import/extensions/wbc_importer/extension_wbc_importer.php(71): ReduxFramework_extension_wbc_importer->getImports() #2 /data/9/8/981e7ec5-8a1a-404e-9630-ef850fca39ed/mydomain.com/web/wp-content/plugins/ot-themes-one-click-import/ot-themes-one-click-import.php(32): ReduxFramework_extension_wbc_importer->__construct(Object(ReduxFramework)) #3 /data/9/8/981e7ec5-8a1a-404e-9630-ef850fca39ed/mydomain.com/web/wp-includes/class-wp-hook.php(324): in /data/9/8/981e7ec5-8a1a-404e-9630-ef850fca39ed/mydomain.com/web/wp-content/plugins/ot-themes-one-click-import/extensions/wbc_importer/extension_wbc_importer.php on line 106

    • This reply was modified 2 months, 4 weeks ago by zsoca.
    Plugin Author Kev Provance

    (@kprovance)

    That old WBC Importer is still use the old Redux v3 way of doing this and is outdated. I really with the guy who wrote it would update it. I restore the old way Redux handles the filesystem, but a deprecation notice was added. Theme authors could easily update that code if they wanted to spend a half hour on it.

    By the way, PHP 8 will eventually break it when they decide to end support for dynamically created variables. Heads up on that. Tell the theme author now!

    I dropped Redux 4.5.2 a few minutes ago which will stop the WBC Import error.

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