Gravity Forms Mailchimp WP Plugin Integration not working

I have been using the Gravity Forms Mailchimp Add-On for some time without issue with a Mailchimp free account, for the sole purpose of collecting names and emails in Mailchimp that are entered into Gravity Forms created on a WordPress site running Avada Fusion. I created a new site on July 15 to do this and had no issues. I created another, identical site last week from a copy of the first, connected a brand new mailchimp account, all the same settings, reset the feeds for the new account, etc., and now the linked info isn’t being sent to Mailchimp. Below are log entries. I deactivated security to test and it made no difference. Any help would be appreciated.

2024-08-30 12:04:16.581628 - DEBUG → GFFeedAddOn::maybe_process_feed(): Checking for feeds to process for entry #308 for gravityformsmailchimp.
2024-08-30 12:04:16.584131 - DEBUG → GFFeedAddOn::maybe_process_feed(): Adding feed (#1 - Mailchimp Feed 1) for entry #308 for gravityformsmailchimp to the processing queue.
2024-08-30 12:05:34.060580 - DEBUG → GFFeedAddOn::maybe_process_feed(): Checking for feeds to process for entry #309 for gravityformsmailchimp.
2024-08-30 12:05:34.061525 - DEBUG → GFFeedAddOn::maybe_process_feed(): Adding feed (#2 - Mailchimp Feed 2) for entry #309 for gravityformsmailchimp to the processing queue.
2024-08-30 12:10:36.583015 - DEBUG → GFFeedAddOn::maybe_process_feed(): Checking for feeds to process for entry #310 for gravityformsmailchimp.
2024-08-30 12:10:36.584945 - DEBUG → GFFeedAddOn::maybe_process_feed(): Adding feed (#2 - Mailchimp Feed 2) for entry #310 for gravityformsmailchimp to the processing queue.

Core log: https://glent.global/wp-content/uploads/gravity-forms-mailchimp-core-log.txt

I’m getting a 404 not found for the core log.

Have you reviewed the following page of the documentation:

Just realized hosts needs to be pointed… uploaded it to my work server https://www.financialeducatorscouncil.org/wp-content/uploads/gravity-forms-mailchimp-core-log.txt

To trigger the processing of background tasks, such as queued add-on feeds, the plugin uses the wp_remote_post function to send a request to your site’s Ajax endpoint (/wp-admin/admin-ajax.php).

Can your site contact itself? If not, that would explain the issue.

What is the result for the background tasks item on the Forms > System Status page?

No Response code: 404

May have figured it out. Might have been another plugin that put up an under construction page so when the DNS was set it would be hidden. Don’t recall it ever being a problem before but when I deactivated it, the following appeared in the log:

2024-08-30 12:18:21.523051 - DEBUG → GFMailChimp::initialize_api(): Validating API Info.
2024-08-30 12:18:22.281629 - DEBUG → GFMailChimp::initialize_api(): Mailchimp successfully authenticated.

Background tasks are still the same, but will test it as soon as I can get through 2fa on Mailchimp.

Nope, still not working. Is there any other way to test if the site can “contact itself”? The DNS isn’t setup but it’s never made a difference before.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.