thinkshout / mailchimp-api-php

PHP library for v3 of the MailChimp API.
82 stars 59 forks source link

Drupal 7 module library #116

Open lhoyt opened 1 year ago

lhoyt commented 1 year ago

I have installed the 7.x-5.6. I have also tried the dv version for Drupal 7: 7.x-5.x-dev.

I keep getting errors about the library however no matter what version of the module I have installed or the library with it.

I have tried the 1.0.8 to 2.1.2 versions and I am still encountering issues. Please attached screenshots. I have added my API key, the error still displays. What is the actual library I should be using with the D& module. I have read the README file but it only talks about 7.x-2.x, 7.x-3.x and 7.x-4.x versions. I have read the module readme files and the Drupal module page. Been googling and I have looked at the other issues but they didn't help me fix this issue.

Screenshot 2023-03-17 at 1 29 51 PM Screenshot 2023-03-17 at 1 48 38 PM

Can you please tell me which version to use? I have it on a clean install of Drupal 7. Please let me know if theres anything else I give you to assist. My site is running php version PHP 7.2.

ruscoe commented 1 year ago

I'm able to reproduce this exact issue on a fresh install of Drupal 7.95.

Screenshot from 2023-03-19 19-01-37

Steps I took to fix:

Screenshot from 2023-03-19 19-10-02

If that doesn't help or you get any other error messages, please share here and I'd be happy to take a look.