Askbot content moderation - Internal Server Error
Asking a question returns Internal Server error.
interface_frame.cpp (Line 144)
remoteInterfaces Exist
The content checking appears to look for sub-strings. Is it possible to add the whole word to the allowed list?
Yes, but which word are you referring to? I don't understand which word or phrase is still a problem.
Is there a log on the server for failed words? If you combine the two above and submit, it will fail.
Yes, it's because of the last letter of the 1st word combined with the first two letters of the 2nd word.
Correct. So can whole words be put on a clean list or will that substring always cause a problem?
I'm looking, but I don't see any "allow list".