Technote Details :: The Check forbidden trigger fails when reading the file
Issue
I have created a form and applied the Check forbidden words trigger onto it. I have manually entered the words in the list, and when the page loads it fails with an error:
Error reading the file with bad words.
Reason
This happens because the file storing the list of bad words entered in the Dreamweaver user interface has not been uploaded to the server, and the code cannot open it to read the list.
Solution
To correct this issue upload the entire <site root>\includes\tNG\triggers folder to the server.