how to disable the automatic spam protection J1.5RC

This forum is for general questions about extensions for Joomla! version 1.5.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
wujian
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Thu Nov 15, 2007 1:12 am

how to disable the automatic spam protection J1.5RC

Post by wujian » Thu Nov 15, 2007 1:28 am

Hello, everybody!
I tried to put a a link to Paypal verification like this,
https://www.paypal.com/us/verified/pal= ... domain.com
so that visitors can click on it and see my verified status from paypal.
But I just get the following test results if I click on the frontend,
' ); document.write( addy52259 ); document.write( '' ); //-->/n ' ); //--> This e-mail address is being protected from spambots, you need JavaScript enabled to view it ' ); //--> is NOT PayPal Verified
It seems that what I really need is a simple link that will work in the address bar of IE. And the Joomla automatically encrypt the email address to prevent attack from spam bots.
This is also true when I tried to put a MSN messenger link like,
msnim:chat?contact=[email protected]
What I wonder is that in the stable version of Joomla it works fine. Because the new one has got strong spam protection?
I think this is to be fixed if someone can because there are really some people who need a simple link which may includes his/her email address as a part of the link.

I WOULD REALLY APPRECIATE IF SOMEONE CAN HELP!  :P

User avatar
donnan
Joomla! Ace
Joomla! Ace
Posts: 1494
Joined: Sat Jun 30, 2007 1:23 am
Location: Sydney, Australia
Contact:

Re: how to disable the automatic spam protection J1.5RC

Post by donnan » Thu Nov 15, 2007 1:35 am

You will need the mambot MosSnippet.  You can download it free from the extensions area.

Then add your code into the mambot and that should solve your problem.

Cheers
Paul

wujian
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Thu Nov 15, 2007 1:12 am

Re: how to disable the automatic spam protection J1.5RC

Post by wujian » Thu Nov 15, 2007 1:48 am

SORRY  to post in the 1.0 section! Just realized soon after!

Thanks Donman, Now solved like this,
With your editor turned OFF! - WHENEVER YOU EDIT THIS ARTICLE!
ALWAYS REPLACE  "@" IN YOUR EMAIL ADDRESS "[email protected]" with "@"
it becomes "[email protected]" and then joomla won't encode the email address anymore.

Got it from others' posts. I believe some might also have the same questions in future, so leave this message.
Last edited by wujian on Thu Nov 15, 2007 1:51 am, edited 1 time in total.

AmyStephen
Joomla! Champion
Joomla! Champion
Posts: 7018
Joined: Wed Nov 22, 2006 3:35 pm
Location: Nebraska
Contact:

Re: how to disable the automatic spam protection J1.5RC

Post by AmyStephen » Thu Nov 15, 2007 3:17 am

You can also disable the Plugin Content - Email Cloaking in the Plugin Manager.

Thanks!
Amy :)

annunaki
Joomla! Intern
Joomla! Intern
Posts: 89
Joined: Sun Oct 23, 2005 9:08 pm
Location: België

Re: how to disable the automatic spam protection J1.5RC

Post by annunaki » Tue Nov 20, 2007 10:55 am

Is it normal that the built-in email cloaking doesn't work when you display an email address through the contacts component? I'd think it's most needed there, or am I overlooking something obvious here?

thanks in advance!

edkoh
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Wed Sep 12, 2007 9:15 am

Re: how to disable the automatic spam protection J1.5RC

Post by edkoh » Mon Nov 26, 2007 5:00 am

AmyStephen wrote: You can also disable the Plugin Content - Email Cloaking in the Plugin Manager.

Thanks!
Amy :)
Thank you very much for that! my site is due in 1.5 hours and i was struggling with that issue. cheers!

wujian
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Thu Nov 15, 2007 1:12 am

Re: how to disable the automatic spam protection J1.5RC

Post by wujian » Mon Nov 26, 2007 12:43 pm

AmyStephen wrote: You can also disable the Plugin Content - Email Cloaking in the Plugin Manager.

Thanks!
Amy :)
Thanks Amy!

anz
Joomla! Apprentice
Joomla! Apprentice
Posts: 21
Joined: Tue Oct 28, 2008 5:43 am
Location: India

Re: how to disable the automatic spam protection J1.5RC

Post by anz » Wed Oct 29, 2008 5:14 am

AmyStephen wrote:You can also disable the Plugin Content - Email Cloaking in the Plugin Manager.

Thanks!
Amy :)
.


Great, thak u so much

ffarhann
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Thu Jun 14, 2007 10:43 am
Contact:

Re: how to disable the automatic spam protection J1.5RC

Post by ffarhann » Tue Nov 11, 2008 9:19 am

AmyStephen wrote:You can also disable the Plugin Content - Email Cloaking in the Plugin Manager.

Thanks!
Amy :)

Thanks, I have also solved my problem

User avatar
stgeorge
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 208
Joined: Fri Jan 30, 2009 4:32 pm
Location: UK

Re: how to disable the automatic spam protection J1.5RC

Post by stgeorge » Sat Jan 16, 2010 2:30 pm

Actually there is an easy way to do this without disabling the Cloaking plugin.

Make sure your 'load module positions' plugin is enabled. Then enter:

Code: Select all

{emailcloak=off}
Just before the e-mail address you wish to enable in your article.

Do not use an WYSIWYG Editor.

Use 'No Editor'.

Create yourself a User as a Publisher or higher and then make No Editor the default editor for that User.

This way your code insertions will not get messed up by the WYSIWYG editors.

You will also be able to insert iFrames, (the normal way), in fact anything into Joomla without the WYSIWYG editors messing with the code.

This way you do not put your site at risk generally from harvesters.

User avatar
infograf768
Joomla! Master
Joomla! Master
Posts: 19133
Joined: Fri Aug 12, 2005 3:47 pm
Location: **Translation Matters**

Re: how to disable the automatic spam protection J1.5RC

Post by infograf768 » Sat Jan 16, 2010 6:58 pm

One can use an editor ;)
If email cloak is published, the code

Code: Select all

{emailcloak=off}
will not be displayed and indeed the following mail address will not be cloaked.
Jean-Marie Simonet / infograf
---------------------------------
ex-Joomla Translation Coordination Team • ex-Joomla! Production Working Group

User avatar
stgeorge
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 208
Joined: Fri Jan 30, 2009 4:32 pm
Location: UK

Re: how to disable the automatic spam protection J1.5RC

Post by stgeorge » Sat Jan 16, 2010 9:11 pm

Good to know:
I tried to use it with the TinyMCE over a year ago and couldn't get it to work.

Mind you I gave up using WYSIWYG editors about the same time.
Couldn't get anything done.

User avatar
epidote
Joomla! Apprentice
Joomla! Apprentice
Posts: 43
Joined: Fri Jul 20, 2007 1:37 am
Contact:

Re: how to disable the automatic spam protection J1.5RC

Post by epidote » Thu Aug 14, 2014 1:16 am

infograf768 wrote:One can use an editor ;)
If email cloak is published, the code

Code: Select all

{emailcloak=off}
will not be displayed and indeed the following mail address will not be cloaked.
This still works in Joomla 3.3 :)

User avatar
stgeorge
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 208
Joined: Fri Jan 30, 2009 4:32 pm
Location: UK

Re: how to disable the automatic spam protection J1.5RC

Post by stgeorge » Thu Aug 14, 2014 1:43 pm

epidote wrote:
infograf768 wrote:This still works in Joomla 3.3 :)

Code: Select all

{emailcloak=off} 
will work in any version of Joomla when loadmodule is enabled in plugins.
loadmodule has so many uses it would seem an endless list if I were to start giving examples.


Locked

Return to “Extensions for Joomla! 1.5”