Skip to main content

FluentCRM problem

Hey, has anyone encountered these issues when using Woocommerce automation:

  1. If Woocmmerce order (course) is purchased and FluentCommunity automation is activated at the same time, it triggers an error in the checkout. I fixed it by adding a 1 minute delay between the purchase and FluentCommunity user creation.
  2. When I use the action "Enroll to Courses", user creation works, but no access to the selected course is given. And no mail (new WP user) is sent. So it is broken, at least for me.

Shahjahan Jewel

Would you please share the error from your error_log so I can take a look and fix for all.

Madis Mark

Shahjahan JewelΒ Thank you. How can I log these errors? Debug.log didn't contain anything useful and FluentCRM's system log didn't either.

If I describe the 1st point, it just said "There was something wrong with your order" or something and didn't redirect to the Thank You page, but in the backend, I could see the order with "Processing" status. I added a 1-minute delay before the Enroll to Courses, and it redirected to the thank you page just fine.

But even though the user is created successfully with Enroll to Courses, it doesn't actually enroll anything. And the automation's next step (Add to Space) didn't run at all, the automation just stopped.

FluentCRM both free and pro 2.9.25

Shahjahan Jewel

Madis MarkΒ Should be on your server error log (PHP).

Madis Mark

[11-Dec-2024 15:10:19 UTC] PHP Fatal error: Uncaught Error: Class "FluentCommunityPro\App\Services\Integrations\FluentCRM\Arr" not found in /data01/virt119887/domeenid/www.katrinlucas.com/htdocs/wp-content/plugins/fluent-community-pro/app/Services/Integrations/FluentCRM/AddToCourseAction.php:85

Shahjahan Jewel

Madis MarkΒ Thank for letting me know. I have fixed the issue and I release an update later today.