• Resolved obojaem

    (@obojaem)


    Used TerraWallet for years. And Divi too. But now cant load builder with active wallet plugin =(( Tried to restore old backup – not work.

    Fatal error: Uncaught Error: Call to a member function has_child() on bool
    in /home/a/ainti/yougrandmaster.com/public_html/wp-content/plugins/woo-wallet/includes/class-woo-wallet-frontend.php on line 609
    Стек вызовов:
    1. Woo_Wallet_Frontend::display_cashback()
    2. call_user_func_array()
    wp-includes/class-wp-hook.php:303
    3. WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:327
    4. WP_Hook::do_action()
    wp-includes/plugin.php:470
    5. do_action()
    wp-content/themes/Divi/includes/builder/feature/woocommerce-modules.php:1673
    6. et_builder_wc_single_product_summary_after_module()
    wp-content/themes/Divi/includes/builder/feature/woocommerce-modules.php:1616
    7. et_builder_wc_single_product_summary_before_after_components()
    8. call_user_func_array()
    wp-includes/class-wp-hook.php:303
    9. WP_Hook::apply_filters()
    wp-includes/plugin.php:189
    10. apply_filters()
    wp-content/themes/Divi/includes/builder/class-et-builder-element.php:22731
    11. ET_Builder_Element::get_component_before_after_module()
    wp-content/themes/Divi/includes/builder/functions.php:1414
    12. et_fb_current_page_before_after_components()
    wp-content/themes/Divi/includes/builder/functions.php:1615
    13. et_fb_current_page_params()
    wp-content/themes/Divi/includes/builder/frontend-builder/helpers.php:317
    14. et_fb_get_dynamic_backend_helpers()
    wp-content/themes/Divi/includes/builder/frontend-builder/helpers.php:2543
    15. et_fb_backend_helpers()
    16. call_user_func_array()
    wp-includes/class-wp-hook.php:303
    17. WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:327
    18. WP_Hook::do_action()
    wp-includes/plugin.php:470
    19. do_action()
    wp-content/themes/Divi/includes/builder/frontend-builder/assets.php:325
    20. et_fb_enqueue_assets()
    wp-content/themes/Divi/includes/builder/frontend-builder/view.php:110
    21. et_fb_wp_footer()
    22. call_user_func_array()
    wp-includes/class-wp-hook.php:303
    23. WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:327
    24. WP_Hook::do_action()
    wp-includes/plugin.php:470
    25. do_action()
    wp-includes/general-template.php:3031
    26. wp_footer()
    wp-content/themes/Divi/footer.php:67
    27. require_once()
    wp-includes/template.php:770
    28. load_template()
    wp-includes/template.php:716
    29. locate_template()
    wp-includes/general-template.php:92
    30. get_footer()
    wp-content/themes/Divi/page.php:75
    31. include()
    wp-includes/template-loader.php:106
    32. require_once()
    wp-blog-header.php:19
    33. require()
    index.php:17
    Query Monitor
    
    Источник <https://yougrandmaster.com/my?et_fb=1&PageSpeed=off>
Viewing 1 replies (of 1 total)
  • Plugin Author Subrata Mal

    (@subratamal)

    @obojaem Thanks for reporting this issue. Yes, there is a PHP error we will fix this in our next update. For now, you can use bellow code before line no 609 in /home/a/ainti/yougrandmaster.com/public_html/wp-content/plugins/woo-wallet/includes/class-woo-wallet-frontend.php file.

    if(!$product){
        return;
    }
Viewing 1 replies (of 1 total)

The topic ‘Divi Builder Conflict’ is closed to new replies.