Bug Report : PHP Warnings and Deprecated Notices in Helper.php (PHP 8.1+)
Warning: Trying to access array offset on value of type bool in /home/customer/www/my.onemco.com/public_html/wp-content/plugins/fluent-crm/app/Services/Helper.php on line 905
Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /home/customer/www/my.onemco.com/public_html/wp-content/plugins/fluent-crm/app/Services/Helper.php on line 937
Warning: Trying to access array offset on value of type bool in /home/customer/www/my.onemco.com/public_html/wp-content/plugins/fluent-crm/app/Services/Helper.php on line 911
Thanks for reporting. Our team is working on the whole codebase and making it compatible with 8.x
By the way, these are warning. you may disable DEBUG_LOG in wp-config.
Shahjahan Jewel yes I enabled debug for some other issues.. but I thought to report these as well.