Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal 7 module library #116

Open
lhoyt opened this issue Mar 17, 2023 · 1 comment
Open

Drupal 7 module library #116

lhoyt opened this issue Mar 17, 2023 · 1 comment

Comments

@lhoyt
Copy link

lhoyt commented Mar 17, 2023

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
Copy link
Contributor

ruscoe commented Mar 20, 2023

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:

  • Ensure the Libraries module is installed
  • Download the latest API release
  • Extract the API files to sites/all/libraries/mailchimp
  • Run composer install inside sites/all/libraries/mailchimp to retrieve the library's dependencies

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants