backdrop-contrib / restrict_abusive_words

Prevent content and user accounts from being created if they contain specific words or phrases
GNU General Public License v2.0
0 stars 2 forks source link

PHP warning when saving user profile page #1

Closed jenlampton closed 3 years ago

jenlampton commented 3 years ago

When changing a password, I just ran into the following:

Warning: count(): Parameter must be an array or an object that implements Countable in _restrict_abusive_words_user_form_submit() (line 322 of backdrop/modules/contrib/restrict_abusive_words/restrict_abusive_words.module).