Does anyone still have to mod to convert Email addresses to raw ASCII for protection against spam?
Thanks
21/08/2004 04:07:08
Subject:
patron
Beginner
Joined: 18/08/2004 17:13:44
Messages: 6
Offline
bummer.
I have searched the forum and google... and I still have no clue how to do this.
21/08/2004 10:33:11
Subject:
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
OK not the original mod but something I just threw together. Due to the way webbrowsers work I have had to put in &| to stop it rendering the code wrong. Please replace all instances of &| with just & in the following codes.
Open up templates/email.php and replace the mailto: with
so you end up with Save this.
Then open up lib/add.class.php and find
and replace it with
Save this file.
This is a basic encryption method but seems to work.
Carbonize I am not the maker of the Advanced Guestbook