Version: 1.0.2, by El_Muerte
Developer Last Online: Jan 2023
Version: 3.5.0
Rating:
Released: 10-05-2005
Last Update: 10-07-2005
Installs: 110
Uses Plugins
Re-useable Code Translations
No support by the author.
This will obfuscate email addresses in posts in order to prevent email harvesting. There are a couple of methods available:
Image; the email will be displayed as an image, works quite well but not very user friendly.
HTML Entities; every character in the email address will be replaced with it's html entity. This is not a great method, but it stops stupid harvestors.
Javascript; the link will be written via javascript, works quite well and makes the link invisible for harvestors. But requires javascript to be enabled
Custom; roll-your-own algorithm, can be easily set in the vbulletin options in the admincp
This plugin also partially strips the email addresses in the archive (the domain name is removed).
Update 1.0.1
* [fixed] wysiwyg code isn't screwed up anymore
* [added] added support to select the font to use (builtin fonts, GD bitmap fonts or TTF fonts)
Update 1.0.2
* [fixed] fatal error when rebuilding postcache
* [fixed] invalid hash when quickposting\editing via AJAX
* [changed] the image tags now use the CSS class "inlineimg" that aligns them vertical center
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Installed and works in 3.5.3 but when using Image, the automatic link isn't active. Usres will have to manually type in the email address to their email prog. Is the image supposed to be an active link?
Can i present some new idea for this nice hack..
as it change the email id..its working nicely with vb3.5.3 .it change to .png
image...any tips that can modify it...looks more grate?
can it change all the posted urls/links too(anything customizeable that it will be viewble or not or user group permission)..only the authoriesd will not be change...
When I post a thread, it shows up and works fine.. However... The first time I did it, I tested it and upon seeing it work, replied to the thread immediately and it basically deleted the thread and said it could find the thread specified.. That was using quick reply or a reply form.. I have the prevent doubleposting hack. Could that be causing it?
Still baffling why this would delete the thread...
Is there a way I can remove or possibly fix the system so i dont get "invalid hash" when people put their email in their classified ads?
I'm running photopost classifieds, and its integrated great with VB, except sometimes when ppl use an email addy in their ad, instead of the image of the email, it just shows an image saying "Invalid Hash".
Any ideas? I realize you may not support the classifieds and that is fine, but im curious how i can apply the hack so it indeed doesn't apply to the classifieds if need be.
HTML Entities; every character in the email address will be replaced with it's html entity. This is not a great method, but it stops stupid harvestors.