I know you have several topics open with the same questions, however I can't find the actual change and my pages are quite heavily modified. www.klubdj.co.uk/forum can someone tell me or point me in the right direction to hide members email addresses from browsers and other members as our members are constantly getting spammed.
I don't want to as according to a few messages I have seen it screws up the files if you have modified them, which I have. Please have a look at the site and you'll see what I mean.
I did read this but I would like to stop the email addresses on all pages. I have changed the 2 lines it said change and it works although I didn't understand what they were going on about cookies!! Do I need to do anything else??
I would like to now stop the email address being shown when your logged on and you click to pop_mail.asp
It doesn't look like you have e-mail enabled on your forum. At least pop_mail.asp isn't detecting it if you do. Right now all it does is diplay a mailto: link to open your mail client for a new e-mail. There is no way to hide the e-mail addresses for this situation. If you aren't going to be sending e-mail through your forum, then the only way for someone to e-mail another person, is for them to know their e-mail address.
Could I just delete or redsign the pop_mail.asp file. This way when someone clicked the link mail user it would open a box up that has nothing in??? Or is pop_mail.asp used for something else?
You can do that, but you'll need to make sure that since you aren't going to be passing the user's e-mail address in the form element, that you retrieve it from the database before sending the e-mail.