Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 08:51:43 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155535 Posts in 21713 Topics by 7737 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: EmailFilter Droplet does not work in WB 2.8  (Read 395 times)
grawi

Offline Offline

Posts: 8


« on: May 03, 2010, 09:18:51 PM »

Hello
I have a problem with using EmailFilter droplet in WB2.8

I have
"<?php
// this allows to include the optional module files (frontend.css, frontend.js) into the head section
if(function_exists('register_frontend_m odfiles')) {
register_frontend_m odfiles('css');
register_frontend_m odfiles('js');
}
    ?>"
code in head part of template.
Then in body of the template I place
[[EmaiFilter]] droplet.
And it does not work. I can not find why.
When switch on Output Filter n admin, mail adressess are filtered correctly.
I have checked settings in droplet - both settings are set to 1, so it should filter emails but it does not work.

I will be gratefull for any help.

Regards
Grawi
Logged
Luisehahne
Board Member
Development Team
*****
Offline Offline

Posts: 3147



WWW
« Reply #1 on: May 03, 2010, 10:05:30 PM »

Hi,

pls try the code you can find in the attachment

Dietmar
Logged

We are human beings - and nobody is perfect at all.
grawi

Offline Offline

Posts: 8


« Reply #2 on: May 04, 2010, 04:02:07 PM »

Hello

Thank you for your advice but unfortunately solution does not not.  cry

As I see the only difference is in line 42, 43: checking if Javascript mailto encryption is enabled. I had in that place previoulsy:

[$search = '<script src="' .WB_URL .'/modules/droplets/js/mdcr.js" type="text/javascript"></script>';]

so I think it was ok.

Anyway thank you
Regards
Grawi

Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!