I have just found out that there is a word limit on the profanity filter. We have only been able to input 147 characters (with spaces) into the filter. Could you remove the word limit on a future release and for now, is there any way of getting around this limit maually ourselves?
Cheers
Dave
Looks like the limit is due to the 150 character 'maxlength' attribute of the text field where you list banned words. I'll see if I can turn this into a textarea and do a POST on the form so more data can be submitted when the property is saved.
I'll try to squeeze this into the next 2.6 beta. ![]()
Regards,
--Bill
Your a star
Thanks
Dave