• Hi,
    I Installed the plugin on a staging site to test the Jquery compatibility and this happened :
    Une erreur de type E_ERROR a été causée dans la ligne 181 du fichier /var/www/didier/clonefle.bol-d-air.net/wp-content/plugins/wp-acf-vc-bridge/wp-acf-vc-bridge.php. Message d’erreur : Uncaught Error: <strong>Call to undefined function acf_add_options_page()</strong> in /var/www/didier/clonefle.bol-d-air.net/wp-content/plugins/wp-acf-vc-bridge/wp-acf-vc-bridge.php:181 Stack trace: #0 /var/www/didier/clonefle.bol-d-air.net/wp-content/plugins/wp-acf-vc-bridge/wp-acf-vc-bridge.php(74): WpAcfVcBridge->configure() #1 /var/www/didier/clonefle.bol-d-air.net/wp-content/plugins/wp-acf-vc-bridge/wp-acf-vc-bridge.php(56): WpAcfVcBridge->includeComponents() #2 /var/www/didier/clonefle.bol-d-air.net/wp-content/plugins/wp-acf-vc-bridge/wp-acf-vc-bridge.php(128): WpAcfVcBridge->__construct() #3 /var/www/didier/clonefle.bol-d-air.net/wp-content/plugins/wp-acf-vc-bridge/wp-acf-vc-bridge.php(747): WpAcfVcBridge::instance() #4 /var/www/didier/clonefle.bol-d-air.net/wp-settings.php(388): include_once('/var/www/didier...') #5 /var/www/didier/clonefle.bol-d-air.net/wp-config.php(113): require_once('/var/www/didier...') #6 /var/www/didier/clonefle.bol-d-air.net/wp-load.php(37): require_once('/var/www/didier...') #7 /var/www/didie

    I reached out the the developers of the wp-acf-vc-bridge plugin to let them know (it’s a codeCanyon plugin), but I thought I’d give you the heads up too, since it seems to do something to an ACF pro function, making it unavailable.. (which is frankly very weird)?

    It’s definitely upon the “Test Jquery Updates” plugin activation that the problem occurs (and deactivating it again makes the problem go away).

    It’s not time sensitive for me (staging site, and just wanted to test the installed plugins reactions to different jQuery version), but still if you can come up with a cause, that’d be nice ??

Viewing 1 replies (of 1 total)
  • Plugin Author Andrew Ozz

    (@azaozz)

    The “important” part of the error is:

    Uncaught Error: Call to undefined function acf_add_options_page() in /var/www/didier/clonefle.bol-d-air.net/wp-content/plugins/wp-acf-vc-bridge/wp-acf-vc-bridge.php:181

    The file where the error happens is wp-acf-vc-bridge.php and it happens on line 181.

    Looks like a problem with wp-acf-vc-bridge. I can’t see the source, so no idea what the code is trying to do there…

Viewing 1 replies (of 1 total)
  • The topic ‘This plugin breaks the ACF-VC bridge plugin’ is closed to new replies.