Undefined array key "totalSpamBlockedByType.checkMessageLengthAndWords"

Permalink Browser Info Environment
The issue goes away if I use PHP 7.4 or if I put more than 2 words in. My spam control needs a minimum of 2 words.

Whoops \ Exception \ ErrorException (E_WARNING)
Undefined array key "totalSpamBlockedByType.checkMessageLengthAndWords"
/packages/kalmoya_anti_spammer_master/src/AntiSpammerMaster/Helpers/Statistics.php
    public function get($handle)
    {
        $default = $this->defaultValues[$handle];     <-- Error on this Line
        $value = $this->config->get($this->configPrefix . $handle, $default);
        return is_null($value) ? $default : $value;
    }

Type: Ticket
Status: Resolved
mdius
View Replies:
mnakalay replied on at Permalink Reply
mnakalay
Thank you. I'll have a look and will ping you when I have a fix.
mnakalay replied on at Permalink Reply
mnakalay
Please update to 2.0.5 and it should be good now.

concrete5 Environment Information

Concrete 9.1.3
PHP 8.1.12

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.62

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.