-
Author
-
April 13, 2018 at 00:57 #194546pupito69Participant
I just added the Mailchimp API, but I am receiving the following error on the form on my website “Error: Something went wrong, please try again later.” and in Mailchimp I see these failed API calls “(200) List_DoesNotExist”
Also, there are new BuddyPress and WooCommerce versions. Is it safe to install? Any errors reported?
April 13, 2018 at 18:04 #194623RaduModeratorHi,
I think you should create a list associated with the form that you created in the mail chimp panel.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 16, 2018 at 00:52 #194889pupito69ParticipantIn Sweetdate I am only asked for the Mailchimp API KEY, which I put in. In Mailchimp I already have a list created, but I go the errors.
How do you tie the two together? All Sweetdate asks for is the API key.
April 16, 2018 at 17:36 #194997RaduModeratorHi,
Try again to recreate an api key or regenerate with a new one, create a new list.
Try to switch off the child theme if you are running with it. and check again if stil receive the same error.
If it’s the same it may be needed to enable wp debug and to reproduce the action that generate that error.
Steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );
- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );
WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 17, 2018 at 01:36 #195070pupito69ParticipantThere has to be a setting somewhere in Sweetdate where I can specify the Mailchimp list ID which I have. Where can I change this?
April 17, 2018 at 16:03 #195102RaduModeratorYEs, from widgets
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 18, 2018 at 02:59 #195191pupito69ParticipantGenerated new key just in case and plugged it in to Sweetdate. Then went to widgets and my mailing list is already selected in the list, yet I continue to get an error. See attached.
Attachments:
You must be logged in to view attached files.April 18, 2018 at 15:35 #195241RaduModeratorThe rest of the requested from minutes before they are ok.. not sure i need wp admin to take a closer look. Provide them in a private reply.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 19, 2018 at 16:07 #195355RaduModeratorHi,
Wp admin says invalid login
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 20, 2018 at 17:06 #195448RaduModeratorHi,
Cannot figure out, i will need FTP to take a closer look, provide the details in a private reply.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 23, 2018 at 16:03 #195788RaduModeratorHi,
Did you had solved the issue ?
I see it works
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.