• 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
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

JForum 2.1.8 - Can't see new Categories, Forums and Topics

 
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 there,

I just downloaded JForum and installed on Tomcat 5.5, JDK 1.5.0_12 and MySQL 5.1. Installation was a breeze.. Logged in as admin to create some new categories etc, but when I add a new category, forum or topic, they are never reflected in the UI and consequently, I can never see them in the forum landing page.

I checked their respective tables in MySQL and they are indeed being added to the DB, just not be displayed. Is this a caching issue?

btw - Nothing useful is being reported in the console.

Cheers,
Jay
[originally posted on jforum.net by jaybarry]
 
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
it's not related to caching but rather to a 'bug' on the admin panel.

As soon as you configure some rules for displaying the forums/categories pretty much every group needs to be reconfigured with permissions, regarding this new forum/category. After creation it's all set to "hide".

So you need to go back to the admin panel, and check the permissions of the administrator group aswell as any other group that should have certain permissions/restrictions and revalidate the forum rules.

As long as no forum is visible for a category, the category will not be displayed. If at least one forum is allowed to be viewed you'll also see the category (automatically).
[originally posted on jforum.net by Sid]
 
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
Thanks for the reply. A little convoluted, but I'll give it a shot.

Cheers,
Jay
[originally posted on jforum.net by jaybarry]
 
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 have to say that this is truly a bug.
I think the privileges are heiarchy and inherited.
So if i give a category the privilege "delete" to the group Gerneral ,the group Admin also can delete it.

thx.
[originally posted on jforum.net by xingzuhui]
 
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
Time here is midnight but in your place is at noon?

oppsite side of the earth.
[originally posted on jforum.net by xingzuhui]
 
This is my favorite show. And this is my favorite tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic