Problem with the permission assignment to users.
When i assign rights to moderators, they will apply automatically to all sections. I can not assign individual rights to the sections.
Changing permissions creates also from time to time an sql error:
JDatabaseMySQLi::query: 1062 - Duplicate entry '47-2' for key 'ind' SQL=UPDATE jos_js_res_moderators
SET user_id
='47',section_id
='2',description
='',params
='{\"allow_edit\":\"1\",\"allow_delete\":\"1\"}',ctime
='2012-05-21 00:32:13',published
='1',checked_out
='42',checked_out_time
='2012-05-29 01:00:45',icon
='-1',is_moderator
='0' WHERE id
='6'
Problem with the permission assignment to users.
When i assign rights to moderators, they will apply automatically to all sections. I can not assign individual rights to the sections.
Changing permissions creates also from time to time an sql error:
JDatabaseMySQLi::query: 1062 - Duplicate entry '47-2' for key 'ind' SQL=UPDATE
jos_js_res_moderators
SETuser_id
='47',section_id
='2',description
='',params
='{\"allow_edit\":\"1\",\"allow_delete\":\"1\"}',ctime
='2012-05-21 00:32:13',published
='1',checked_out
='42',checked_out_time
='2012-05-29 01:00:45',icon
='-1',is_moderator
='0' WHEREid
='6'