Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#73 2015-03-09 16:58:53
- raminrahimi
- Member
- From: India
- Registered: 2013-03-19
- Posts: 278
Re: rah_comment_spam
how to assign CSS class or ID to pagination section?
Last edited by raminrahimi (2015-03-09 17:58:12)
Offline
Re: rah_comment_spam
raminrahimi wrote #288892:
I already chose that, still the message appear when clicked submit button !
That’s how it’s designed to work, partly due to limitation in the commenting system. The preview step doesn’t have hooking point, while the saving does; there isn’t way to do spam filtering on preview.
raminrahimi wrote #288893:
how to assign CSS class or ID to pagination section?
I suppose you meant to post this elsewhere. This one doesn’t have pagination.
Offline
Re: rah_comment_spam
Has the rah_comment_spam a honeypot? If yes: how I can this do in the comment-form?
Offline
#76 2015-03-29 18:03:17
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: rah_comment_spam
From the plugin page:
Name of hidden spam trap field
If set, hidden spam trap field is added to the comment form. The field will be hidden with CSS, and if the field is filled, the comment is considered as spam. Default value is phone. Empty the field to disable the spam trap.
Sounds like an esay to apply honeypot, don’t you think?
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
Re: rah_comment_spam
sounds good! :)
Offline
Re: rah_comment_spam
Users’ comment quota limit
- its mean, that the User can only write 10 comments and then no more?
What is the idea of this?
Quota resets every number of seconds – I understand this not, sorry.
Translator in germany help me not. Can you pls write it in german with me, what do you mean with this?
And I must nothings do in the comment-form? Only plugin installing and activating?
Edit: ah, I see, the honeypot is activ. Wonderful!!! :)
Last edited by lythande (2015-03-29 22:19:48)
Offline
Offline
#80 2021-01-09 13:51:30
- trebor80
- New Member
- Registered: 2021-01-09
- Posts: 6
Re: rah_comment_spam
Hi!
when I try to install rah_comment_spam 0.9.0 to Textpattern 4.8.4 using the zip-upload, I get the following error:
Parse error: syntax error, unexpected end of file, expecting ‘(’ in /home/www/web1317/html/textpattern/plugins/rah_comment_spam/rah_comment_spam.php on line 2
PHP version in use is 7.1.1
I have the plugin in the list now, but I can neither activate it (same error as above) nor remove it (no error message)
Is it possible to use this plugin together with com_connect?
Offline
#81 2021-01-09 18:13:09
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: rah_comment_spam
Hi, trebor80, and welcome to the Textpattern forum!
trebor80 wrote #328113:
Is it possible to use this plugin together with com_connect?
I don’t think so. rah_comment_spam aims at Textpatterns implemented commenting system. But adi_contact is designed to work with com_connect and also has spam protection measurements, though no honeypot field.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#82 2021-01-09 21:05:06
- trebor80
- New Member
- Registered: 2021-01-09
- Posts: 6
Re: rah_comment_spam
yeah, adi_contact does the job.
Thank you uli!
Offline