Skip to main content

Critical error 1.8.1

Get this error:
[02-Oct-2025 07:43:17 UTC] PHP Fatal error: Uncaught BadMethodCallException: Call to undefined method FluentCommunity\App\Models\BaseSpace::getCourseType() in .../wp-content/plugins/fluent-community/vendor/wpfluent/framework/src/WPFluent/Support/ForwardsCalls.php:71
Stack trace:
#0 .../wp-content/plugins/fluent-community/vendor/wpfluent/framework/src/WPFluent/Support/ForwardsCalls.php(36): FluentCommunity\Framework\Database\Orm\Model::throwBadMethodCallException()
#1 .../wp-content/plugins/fluent-community/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php(2089): FluentCommunity\Framework\Database\Orm\Model->forwardCallTo()
#2 .../wp-content/plugins/fluent-community-pro/app/Hooks/Handlers/CourseEmailNotificationHandler.php(127): FluentCommunity\Framework\Database\Orm\Model->__call()
#3 .../wp-includes/class-wp-hook.php(326): FluentCommunityPro\App\Hooks\Handlers\CourseEmailNotificationHandler->initEnrolledNotification()

I need fix ASAP, thanks

Sam Jansen

Update, I temporary fixed it by commenting out this line:
// \FluentCommunity\Modules\Course\Services\CourseHelper::enrollCourse(7, $user_id);

Shahjahan Jewel

We have noticed this issue. We will release an hotfix soon.

Sam Jansen

Shahjahan JewelΒ Thanks!

Florian V.

Shahjahan JewelΒ good to know, then we will wait with the update :D

Shahjahan Jewel

Florian D.Β We are preparing the update and should be released within 1-2 hours

Shahjahan Jewel

Version 1.8.2 has been released.