Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    Bug-reports    Topic: flood control doesn't work
Pages: [1]   Go Down
  Print  
Author Topic: flood control doesn't work  (Read 1499 times)
0 Members and 1 Guest are viewing this topic.
uberkamil
Newbie
*

Karma: 0
Offline Offline

Posts: 6


Email
« on: October 07, 2010, 00:00:40 »

Hello,

I install jcomments and installed k2 plugin. It works well. Only flood control doesn't work. I can send again again only if there is no comment between, It collects all send comments to one comment. but I dont want it because AUP plugin give every comment points. Flood must work but doesnt.
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #1 on: October 07, 2010, 02:58:42 »

Only flood control doesn't work.
I don't agree with you. The flood control work fine if you've enabled it. For that you need go to JComments' settings and set appropriate value to parameter named 'Interval between post'. After this you'll need go to Permissions tab and enable 'Flood protection' for all usergroups you want to protect from.

I can send again again only if there is no comment between, It collects all send comments to one comment
By default JComments merges comments from one author if they are posted within 30 second and there are no comments from other author between them. In upcoming version you'll be able disable this feature through JComments' settings. In current stable version (2.2.0.2) you could do it too but you'll need to change value in database.

1. Open phpMyAdmin
2. Select your site's database
3. Execute next query:
Code: (sql)
update `jos_jcomments_settings` set `value` = '0' where `name` = 'merge_time';

Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
uberkamil
Newbie
*

Karma: 0
Offline Offline

Posts: 6


Email
« Reply #2 on: October 07, 2010, 17:37:25 »

yes, It works on other contents but If he send to same content comments they mesh and publish. SO,, ıf you add aup plugin it gives everywhere submit points. I think this is problem It can gain points for same comment and admins cant understand because they meshed as one comment.
Logged
uberkamil
Newbie
*

Karma: 0
Offline Offline

Posts: 6


Email
« Reply #3 on: October 07, 2010, 17:48:50 »

Only flood control doesn't work.
I don't agree with you. The flood control work fine if you've enabled it. For that you need go to JComments' settings and set appropriate value to parameter named 'Interval between post'. After this you'll need go to Permissions tab and enable 'Flood protection' for all usergroups you want to protect from.

I can send again again only if there is no comment between, It collects all send comments to one comment
By default JComments merges comments from one author if they are posted within 30 second and there are no comments from other author between them. In upcoming version you'll be able disable this feature through JComments' settings. In current stable version (2.2.0.2) you could do it too but you'll need to change value in database.

1. Open phpMyAdmin
2. Select your site's database
3. Execute next query:
Code: (sql)
update `jos_jcomments_settings` set `value` = '0' where `name` = 'merge_time';



It worked great. I think this is necessary if you want to use AUP plugin because It gives every meshing comment points.
Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Bug-reports    Topic: flood control doesn't work
 
Jump to: