Page 1 of 1

Hi there. I have a p

Posted: 29 May 2008, 05:21
by MarkusMUC
Hi there. I have a problem with the Bad Word Filter. Is it possible to rewrite the program, that you only have to write the words in small letters e.g. only car instead of car; Car; CAR etc.? Do you know some solution for that?

Thanks
Markus

yes, just using the

Posted: 29 May 2008, 10:40
by Jan
yes, just using the lowercase php function:

- before saving data into a database
- or before displaying data in frontend

And how to do this?

Posted: 30 May 2008, 01:20
by MarkusMUC
And how to do this? Sorry about asking, but i am a total beginner at this tool and the guy i am helping in programming doesn´t really understand english at all.

it is not so easy, i

Posted: 30 May 2008, 09:47
by Jan
it is not so easy, if you don't know php, so please don't do these changes (it is not about one small change in the code )

Jan