- Posts: 10
- Thank you received: 0
'Invalid campaign ID' error....
I've tried this several times, with no success, and the campaigns are there, but I keep getting the 'Invalid ID' error. I can't think of any other components that could be causing a conflict or any other issues. Any ideas??
Please Log in or Create an account to join the conversation.
- robertatpulp
- Offline
- New Member
- Posts: 2
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Kind regards,
Pete
Please Log in or Create an account to join the conversation.
- robertatpulp
- Offline
- New Member
- Posts: 2
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
/administrator/components/com_joomailermailchimpintegration/controllers/send.php
Add this at the end of line 157:
var_dump($MC);
and at the end of line 160:
var_dump($MC);die;
Then save the file and try to send a test. Post the upcoming message here in the forums. Remove your API Key from the message before posting!!!
This will help us figure out why it fails.
Thanks guys.
Pete
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
It looks like the MailChimp server isn't able to read the campaign file. Is it possible that you have a htaccess password protection on your site?
When you copy the link "...archive/Test_Campaign.html" stated in the error message into the address bar of your browser, does it load even if you're not logged in to your site?
Please Log in or Create an account to join the conversation.
object(MCAPI)#173 ( { ["version"]=> string(3) "1.2" ["errorMessage"]=> string(59) "subject - This field can not contain conditional merge tags" ["errorCode"]=> int(311) ["apiUrl"]=> array(4) { ["scheme"]=> string(4) "http" ["host"]=> string(17) "api.mailchimp.com" ["path"]=> string(5) "/1.2/" ["query"]=> string(10) "output=php" } ["timeout"]=> int(300) ["chunkSize"]=> int(8192) ["api_key"]=> string(36) "noneofyourbeeswax" ["secure"]=> bool(false) } object(MCAPI)#173 ( { ["version"]=> string(3) "1.2" ["errorMessage"]=> string(21) "Invalid Campaign ID: " ["errorCode"]=> int(300) ["apiUrl"]=> array(4) { ["scheme"]=> string(4) "http" ["host"]=> string(17) "api.mailchimp.com" ["path"]=> string(5) "/1.2/" ["query"]=> string(10) "output=php" } ["timeout"]=> int(300) ["chunkSize"]=> int(8192) ["api_key"]=> string(36) "noneofyourbeeswax" ["secure"]=> bool(false) }
Please Log in or Create an account to join the conversation.
Kind regards,
Pete
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.