• 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

I cann't post any topic in JForum

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am using JForum. I want to create categories & forums programmatically.

I done it, but, only one problem is with the security permission. I don't know which permission to set and how.

As per my requirement:

1. Anonymous users can view categories, forums & topics, but they cann't post/reply [i.e. TOPICS_READ_ONLY_4_ANONYMOUS]

2. All Registered users can view categories, forums & topics and they can also post/reply [i.e. TOPICS_READ_WRITE_4_ALL_REGISTERED_USERS]

3. The admin/moderator can have the rights to do anything with the categories, forums & topics

Can anyone please help me to solve out this problem as early as possible. I am waiting for your kind reply.

Thankyou in advance.

Yours,

Kunal


[originally posted on jforum.net by kunal2383]
 
Come have lunch with me Arthur. Adventure will follow. This tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic