Kontaktformular (serendipity_event_contactform) doesn´t work

Creating and modifying plugins.
Post Reply
search1
Regular
Posts: 105
Joined: Thu Sep 24, 2009 10:42 pm

Kontaktformular (serendipity_event_contactform) doesn´t work

Post by search1 »

I use serendipity as an CMS with certifikate (https:...).
Now the Kontaktformular (serendipity_event_contactform) doesn´t work. If I send a message, this text is shown:
Name, E-Mail und ihre Nachricht dürfen nicht leer gelassen werden.
Nur registrierte Benutzer dürfen Einträge kommentieren. Erstellen Sie sich einen eigenen Account hier und loggen Sie sich danach ein. Ihr Browser muss Cookies unterstützen.x

But Name, E-Mail and text isn´t emty. And why is an answer for "Einträge"? This is for contactform. And Cookies are allowed on my browser...
kleinerChemiker
Regular
Posts: 765
Joined: Tue Oct 17, 2006 2:36 pm
Location: Vienna/Austria
Contact:

Re: Kontaktformular (serendipity_event_contactform) doesn´t

Post by kleinerChemiker »

If you use the antispam plugin, look if you have set some fields, that must not be empty.
search1
Regular
Posts: 105
Joined: Thu Sep 24, 2009 10:42 pm

Re: Kontaktformular (serendipity_event_contactform) doesn´t

Post by search1 »

Thank you for the answer!
I use the serendipity_event_spamblock. Here is one setting: Pflichtfelder: name,comment

But there was no change and in former times my serendipity_event_contactform worked.
search1
Regular
Posts: 105
Joined: Thu Sep 24, 2009 10:42 pm

Re: Kontaktformular (serendipity_event_contactform) doesn´t

Post by search1 »

Registered useres are said, are allowed for "Einträge kommentieren". But this is a contactform.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Kontaktformular (serendipity_event_contactform) doesn´t

Post by garvinhicking »

Hi!

It applies to both. You cannot block comments and allow contact form entries, at least in the current coding. The spamblock plugin listens on both and regards it both as a form of "comment".

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
search1
Regular
Posts: 105
Joined: Thu Sep 24, 2009 10:42 pm

Re: Kontaktformular (serendipity_event_contactform) doesn´t

Post by search1 »

Hi!
I don´t know, where I block comments. In Spamschutz (serendipity_event_spamblock) there is only an field "Notfall-Blockade von Kommentaren": with the setting "Nein".
And:
"Kommentare abweisen, die als Text nur den Artikeltitel enthalten": with the setting: "Ja".
And I didn´t change any settings and in former times everything was o.k. with the contactform.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Kontaktformular (serendipity_event_contactform) doesn´t

Post by garvinhicking »

Hi!

This is inside the "User Self-Registration" plugin I believe

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
search1
Regular
Posts: 105
Joined: Thu Sep 24, 2009 10:42 pm

Re: Kontaktformular (serendipity_event_contactform) doesn´t

Post by search1 »

Yes, this helped: Inside of serendipity_event_adduser there was the setting: "Nur registrierte Nutzer dürfen Kommentare schicken?". I changed this to "Nein" and then the contactform worked.
Thank you!
Post Reply