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...
Kontaktformular (serendipity_event_contactform) doesn´t work
-
kleinerChemiker
- Regular
- Posts: 765
- Joined: Tue Oct 17, 2006 2:36 pm
- Location: Vienna/Austria
- Contact:
Re: Kontaktformular (serendipity_event_contactform) doesn´t
If you use the antispam plugin, look if you have set some fields, that must not be empty.
Re: Kontaktformular (serendipity_event_contactform) doesn´t
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.
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.
-
kleinerChemiker
- Regular
- Posts: 765
- Joined: Tue Oct 17, 2006 2:36 pm
- Location: Vienna/Austria
- Contact:
Re: Kontaktformular (serendipity_event_contactform) doesn´t
The text says, that only registered users are allowed to post.
Re: Kontaktformular (serendipity_event_contactform) doesn´t
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
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
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/
# 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/
Re: Kontaktformular (serendipity_event_contactform) doesn´t
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.
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
Hi!
This is inside the "User Self-Registration" plugin I believe
HTH,
Garvin
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/
# 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/
Re: Kontaktformular (serendipity_event_contactform) doesn´t
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!
Thank you!