• Resolved w888

    (@w888)


    Sending a test email with the new version, 1.1.5, of Gmail SMTP results in the following conflict with Google Analytics WD

    Fatal error: Cannot redeclare composerRequire…() (previously declared in …/plugins/wd-google-analytics/google/vendor/composer/autoload_real.php:67) in …/plugins/gmail-smtp/google-api-php-client/vendor/composer/autoload_real.php on line 70

    Any ideas on how to resolve conflict without deactivating Google Analytics WD?

Viewing 1 replies (of 1 total)
  • Plugin Author Noor Alam

    (@naa986)

    Hi, I already did as much as I could to avoid conflicts with other plugins. For example, the plugin now only includes the necessary libraries (Google API Client & PHPMailer) in the Gmail SMTP settings area and when the wp_mail function is called to send an email. I don’t knoow what else I can try. I updated the Google API Client library to 2.2.0 for better compatibility with other plugins. But it seems to be causing more issues. Google needs to come up with a way so multiple plugins can use the library on the same server.

Viewing 1 replies (of 1 total)

The topic ‘Test email not working’ is closed to new replies.