- Posts: 6
- Thank you received: 0
The API Key you entered seems to be incorrect! after update
I had an install of Joomlamailer 1.6.1 and everything was fine (ok, except that register button in module did not do anything) but after UPDATE to 1.7 I get MailChimp API key error:
The API Key you entered seems to be incorrect!
If I update the component everything is OK at first, but after couple of navigation moves error appears.
If I do a fresh INSTALL the API key is rejected from start.
Here are also some errors that I found after update:
Please Log in or Create an account to join the conversation.
Are you using Joomla 1.5 or 1.6?
When the register button in the module doesn't work, you have most likely javascript errors from other extensions on your page.
Have you tried to enter the api key directly in the parameters instead on the splash screen?
Kind regards,
Pete
Please Log in or Create an account to join the conversation.
I'm using joomla 1.5.23...is 1.7 only for 1.6?
Yes, I have tried to enter API key directly in the parameters.
Thanks
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Pete wrote: Most likely your PHP version does not have the OpenSSL module installed. Therefore joomlamailer can't create a secure connection to MailChimp.
Please edit the file /administrator/components/com_joomailermailchimpintegration/libraries/MCAPI.class.php
Replace line 19 where it says: $scheme = ...
with:
Code:$scheme = ($secure && defined( 'OPENSSL_VERSION_NUMBER')) ? 'https' : 'http';
This fix will be added to the next version (1.7.1).
Thanks again Pete.
Regards
Matt
Please Log in or Create an account to join the conversation.
- jaimesteele
- Offline
- New Member
- Posts: 4
- Thank you received: 0
on reports tab i get Warning: Invalid argument supplied for foreach() in /home/scratch/public_html/administrator/components/com_joomailermailchimpintegration/views/campaigns/view.html.php on line 280
and the signup form isn't responding.
Many thanks
Jaime
Please Log in or Create an account to join the conversation.
- gregwright03
- Offline
- New Member
- Posts: 10
- Thank you received: 0
I've made the changes and still not luck I'm afraid. Where do I go next?
Cheers
Please Log in or Create an account to join the conversation.
- juanmoreno
- Offline
- New Member
- Posts: 1
- Thank you received: 0
I have a Joomla 1.6.3 system and also having the same issues as above. Attempted the OpenSSL Module fix editing the file /administrator/components/com_joomailermailchimpintegration/libraries/MCAPI.class.php but key is still not accepted.
This is for latest version 1.7 so any extra help or things to try would be greatly appreciated. Videos on usage and component itself looks fantastic so hopefully there are some more updates on this issue?
Thanks!
Please Log in or Create an account to join the conversation.
Kind regards,
Pete
Attachment: MCAPI.zip
EDIT: This change has been applied to the current version (1.7.2)!
Please Log in or Create an account to join the conversation.
joomlamailer uses cookies!
This website uses cookies to provide user authentication and improve your user experience. Please indicate whether you consent to our site placing these cookies on your device. We are not using cookies for marketing purposes. For more information visit our privacy policy
Joomlamailer.com is not affiliated with or endorsed by The Joomla! Project™, Open Source Matters, Inc. or Intuit Mailchimp.
Any products and services provided through this site are not supported or warrantied by The Joomla! Project, Open Source Matters, Inc. or Intuit Mailchimp.
Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.
Mailchimp® is a registered trademark of The Rocket Science Group.