Blocked Words from Forms

1 reply · opened May 8, 2022

Jjaih2May 8, 2022
/*-------------------------------------------------
	Blocked Words from Forms
---------------------------------------------------*/

$spam_keywords = array(
	'viagra',
	'cialis',
	'levitra'
);

How to make this spam filter work on all form lines?
Spam comes with different text, but the name is always the same.

I correctly understood that when there is a spam word in the text of the message, the form. PHP shows that the message has been sent, but nothing actually happens?

SSemicolon WebSTAFFMay 9, 2022

Hello,

Currently, only the Form Message Content is filtered for SPAM Words. We will definitely update this to filter all the Form Submitted Content for more protection in the Next Release. We will send you a notification once this is available.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard