Title: Plugin causing problem with Backupbuddy Plugin
Last modified: February 10, 2020

---

# Plugin causing problem with Backupbuddy Plugin

 *  Resolved [dominicweis](https://wordpress.org/support/users/dominicweis/)
 * (@dominicweis)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/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…&#8217](https://login.m…&#8217);,
   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…&#8217](https://login.m…&#8217);,
   Array) #3 /var/www/html/wp-content/plugins/backupbuddy/vendor/krizalys/onedrive-
   php-sdk/src/Client.php(370): GuzzleHttp\Client->post(‘[https://login.m…&#8217](https://login.m…&#8217);,
   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 360
 * I hope this can be fixed with an update.
 * Kind regards

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Constant Contact](https://wordpress.org/support/users/constantcontact/)
 * (@constantcontact)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/plugin-causing-problem-with-backupbuddy-plugin/#post-12419123)
 * Can you provide the error being generated as well? We have the stacktrace which
   is appreciated.
 * Overall, I have to believe it’s in part a case of load order and which plugin’s
   copy of Guzzle is instantiated first. Due to the nature of autoloading code, 
   this is very hard to control in any effective way.
 * That said, I know we have plans to move away from using Guzzle completely but
   we’re not at that point yet.
 *  Plugin Author [Constant Contact](https://wordpress.org/support/users/constantcontact/)
 * (@constantcontact)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/plugin-causing-problem-with-backupbuddy-plugin/#post-12434794)
 * Any changes or new developments here [@dominicweis](https://wordpress.org/support/users/dominicweis/)?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin causing problem with Backupbuddy Plugin’ is closed to new replies.

 * ![](https://ps.w.org/constant-contact-forms/assets/icon-256x256.png?rev=2951825)
 * [Constant Contact Forms](https://wordpress.org/plugins/constant-contact-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/constant-contact-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/constant-contact-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/constant-contact-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/constant-contact-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/constant-contact-forms/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Constant Contact](https://wordpress.org/support/users/constantcontact/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/plugin-causing-problem-with-backupbuddy-plugin/#post-12434794)
 * Status: resolved