Plugin causing problem with Backupbuddy Plugin
-
Hello
I have the following problem with the constant contact form WordPress Plugin:
The issue is that the Contact Constant Forms are loading their libraries of code even though the code is not supposed to. They use the same library that BackupBuddy uses for the SDK, but the code should only load whenever the user is accessing their plugin pages.
Error Logs:
#0 /var/www/html/wp-content/plugins/constant-contact-forms/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php(98): GuzzleHttp\Message\MessageFactory->applyOptions(Object(GuzzleHttp\Message\Request), Array)
#1 /var/www/html/wp-content/plugins/constant-contact-forms/vendor/guzzlehttp/guzzle/src/Client.php(120): GuzzleHttp\Message\MessageFactory->createRequest(‘POST’, ‘https://login.m…’, Array)
#2 /var/www/html/wp-content/plugins/constant-contact-forms/vendor/guzzlehttp/guzzle/src/Client.php(150): GuzzleHttp\Client->createRequest(‘POST’, ‘https://login.m…’, Array)
#3 /var/www/html/wp-content/plugins/backupbuddy/vendor/krizalys/onedrive-php-sdk/src/Client.php(370): GuzzleHttp\Client->post(‘https://login.m…’, Array)
#4 /var/www/html/wp-content/plugins/backupbuddy/destinations/onedrive/init.ph in /var/www/html/wp-content/plugins/constant-contact-forms/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php on line 360I hope this can be fixed with an update.
Kind regards
The topic ‘Plugin causing problem with Backupbuddy Plugin’ is closed to new replies.