• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Restrict words

Restrict words 4 years 5 months ago #39571

  • tlowe
  • tlowe's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hello
Is there a way to restrict words from spammers
E.g. I have a required company field and spammers are using 'google' as the company.
Can I block this somehow?

TIA
The administrator has disabled public write access.

Restrict words 4 years 5 months ago #39580

Hi,

you could make use of the PHP Scripts - Pre-Processing. You would of course have to manually blacklist websites/ keywords.

PHP has a handy in_array function that might help.

www.php.net/manual/en/function.in-array.php
Last Edit: 4 years 5 months ago by mcclatchey97. Reason: typo
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!