vb.org Archive
>
Community Discussions
>
Modification Requests/Questions (Unpaid)
> Sensor Words in Email
PDA
View Full Version :
Sensor Words in Email
club_krome
10-11-2002, 05:44 AM
is there a hack or anyway to have the words that are sensored on the site to also be sensored when people send email through the site
Logician
10-11-2002, 07:16 AM
Edit member.php, find:
eval("\$sendmessage = \"".gettemplate("email_usermessage",1,0)."\";");
Before that add:
$message=censortext($message);
Enjoy..
Erwin
10-11-2002, 08:40 AM
Good one, Logician. :)
Logician
10-11-2002, 08:42 AM
thx pal :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.