• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Can I make a moderator who moderate only one Forum?

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If I put perm_moderator 1 then all group's user can moderate all forum.
Unless I have a perm_moderator_forum which has role_type=1 only for the role_value of the forum that i want.

Can you help me?
Thanks.

I have de JForum 2.1.6
[originally posted on jforum.net by hersandi]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sure. At Admin Panel -> Groups -> Permissions -> Moderation, section "Cannot moderate these forums", select the forums the user *cannot* moderate.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I selected the forums the user *cannot* moderate. But the user can still moderate the forums.

I have de JForum 2.1.6. And database is mysql 5.0.

Can someone help me?
[originally posted on jforum.net by vincent253]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is the user in more that one group?

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rafael Steil wrote:Is the user in more that one group?

Rafael



i've got this problem too.

I make a new group for the test.It inherit from the "top level group".I make it "Is a moderator:YES" and "Cannot moderate these forums: all forums expect one".

But when i put someone only in this group .He can still moderate all of the forums.

Is it a bug or some limitation still in 2.1.6?

thank you Rafael
[originally posted on jforum.net by kabbesy]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Group Permissions are not inherited - the parent / child relationship only exists to better organize things.

The permission control code was rewritten for JForum 2.1.7, so the problem you're having may be related.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic