TEMA:

Spamschutz via PHP: Ungültige Adresse (addAnAddress to): 1 año 9 meses antes #260856

  • Avatar de Mirec
  • Mirec
  • Fuera de línea
  • Navegador Platino
  • Navegador Platino
  • Registered
  • Mensajes: 3262
  • Gracias recibidas: 163
Hi,

if you want to add more block email addresses then in this par of code
var badwords = /\b(eric.jones.z.mail@gmail.com)\b/ig;

add like this:
var badwords = /\b(eric.jones.z.mail@gmail.com|othermail|otheremail
Instead otheremail add email adress.

It should be like this:
function ff_EMail_validation(element, message)
{
 var badwords = /\b(eric.jones.z.mail@gmail.com|othermail|otheremail)\b/ig; 
if (badwords.test(element.value)) {
if (message=='') message = element.name+" contains a spam word.\n";
ff_validationFocus(element.name);
return message;
} // if
return '';
} // ff_EMail_validation

if you want you can send me all emails which you want to block, and I can add them into code.

regards,
Mirko

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

Última Edición: Post by Mirec.

Spamschutz via PHP: Ungültige Adresse (addAnAddress to): 1 año 9 meses antes #260874

  • JMLA_Userin
  • Fuera de línea
  • Navegador Junior
  • Navegador Junior
  • Registered
  • Mensajes: 31
  • Gracias recibidas: 0
Hello Mirko, I wanted to insert the frame code into another form. But it doesn't work there. Can you please tell me what still needs to be set. Thanks.

Hallo Mirko, ich wollte den Framecode in einen anderen Formular einfügen. Dort funktioniert der aber nicht. Kannst du mir bitte sagen was noch eingestellt werden muss. Danke.
Ich sag schon mal vielen Dank und viele Grüße

I already say thank you very much and best regards

Hanne

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

Spamschutz via PHP: Ungültige Adresse (addAnAddress to): 1 año 9 meses antes #260875

  • Avatar de Mirec
  • Mirec
  • Fuera de línea
  • Navegador Platino
  • Navegador Platino
  • Registered
  • Mensajes: 3262
  • Gracias recibidas: 163
Hi,

could you please tell me the name of the Form?

Regards,
Mirko

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

Spamschutz via PHP: Ungültige Adresse (addAnAddress to): 1 año 9 meses antes #260878

  • JMLA_Userin
  • Fuera de línea
  • Navegador Junior
  • Navegador Junior
  • Registered
  • Mensajes: 31
  • Gracias recibidas: 0
This affects another website.
The form is on another website

Das betrifft eine andere Website.
Das Formular ist in einer anderen Website.
Ich sag schon mal vielen Dank und viele Grüße

I already say thank you very much and best regards

Hanne

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

Última Edición: Post by JMLA_Userin.

Spamschutz via PHP: Ungültige Adresse (addAnAddress to): 1 año 9 meses antes #260879

  • Avatar de Mirec
  • Mirec
  • Fuera de línea
  • Navegador Platino
  • Navegador Platino
  • Registered
  • Mensajes: 3262
  • Gracias recibidas: 163
HI,

could you please see the email, I sent the message!

Regards,
Mirko

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

Spamschutz via PHP: Ungültige Adresse (addAnAddress to): 1 año 9 meses antes #260880

  • JMLA_Userin
  • Fuera de línea
  • Navegador Junior
  • Navegador Junior
  • Registered
  • Mensajes: 31
  • Gracias recibidas: 0
This is the same email address. I copied the frame code and pasted it into the other form on another website. Unfortunately the code doesn't work here.

My question is: Do you only have to enter the frame code or do you have to enter something else elsewhere?

Das ist die gleiche E-Mailadresse. Ich habe den Framecode kopiert und in das andere Formular in einer anderen Website eingefügt. Leider funktioniert hier der Code nicht.

Meine Frage lautet: Muss man nur den Framecode eintragen oder muss noch wo anders was eingetragen werden?
Ich sag schon mal vielen Dank und viele Grüße

I already say thank you very much and best regards

Hanne

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

Última Edición: Post by JMLA_Userin.
Moderadores: ForumSupport
Tiempo de carga de la página: 0.068 segundos

Live Support Chat Opened!

Join our Discord chat here and enter the Crosstec channels to receive live support and talk directly to the team!