• Resolved foreversun

    (@foreversun)


    Hello,
    I am having difficulties with WP BASE. It will not install or activate when WP-Bakery Page Builder is active. When I deactivate WP_Bakery, I can then successfully re-activate WP BASE.

    Likewise, I am unable to activate WP-Bakery whilst the WP BASE plugin is installed and active.

    Here is the error message I receive from WP admin:

    -content/plugins/js_composer/include/classes/core/class-vc-manager.php on line 153

    Fatal error: require_once(): Failed opening required \’/homepages/38/d797035767/htdocs/SalitasHome/wp-content/plugins/wp-base-booking-of-appointments-services-and-events/include/helpers/helpers_factory.php\’ (include_path=\’.:/usr/lib/php7.3\’) in /homepages/38/d797035767/htdocs/SalitasHome/wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php on line 153

    I would be grateful for any help or guidance you can share.
    Kind Regards,
    Eric Mole

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Hakan Ozevin

    (@puckrobin)

    Hi Erik,

    I confirm that in WP Bakery V6 there is a PHP constant declaration conflict with WP BASE. It seems that they started using a constant WP_PLUGIN_DIR which wasn’t there in their V5.

    We will address this issue from our side as soon as possible. During this time, you can use WP BASE + WP Bakery by replacing two instances of WP_PLUGIN_DIR with something else in these files:
    js_composer/js_composer.php
    /js_composer/include/classes/core/class-vc-manager.php

    Cheers,
    Hakan

    Thread Starter foreversun

    (@foreversun)

    Thank you Hakan, for your prompt reply and work-round. it is much appreciated.
    Kind Regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflicts with WP Bakery Page Builder’ is closed to new replies.