I changed the code so that I could let members chose their own titles but I was just wondering if there was a way I could block them from using certain words in it? Like for instance moderator or admin?
Hmmm ... maybe you'll need to make a special "Titles bad word filter", but you'd also need to check mlev as well, so the Admin can still be called Admin.
Obviously this is a pitfall of having members have that sort of access
You can't use the currentbad word filter though - you have to write a title/mlev specific one. Something entirely new that I haven't heard of before. It's not hard to do, but just another security level to be added.
You can't use the currentbad word filter though - you have to write a title/mlev specific one. Something entirely new that I haven't heard of before. It's not hard to do, but just another security level to be added.
Why not? Her needs would be more with the username word filter than the badword filter, but using both should work.
'Course I'm going on the assumption that the titles that are in the username filter are the same ones she wouldn't want in the title.
Take you as an example, your title wouldn't work because it has Moderator in it. The proper Super Administrator (and any other valid admin's) wouldn't work properly. You have to check the mlev to see if they are allowed to have those words in the title.