• 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

Newly-created Category/Forum not displayed in the Admin Interface

 
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'm using the 2.1.7 version of the JForum.

1. I had created a few new categories in the Admin Interface, but it wasnt displayed in the Categories page. I'm confirmed it was succesfully inserted into the table, as it was also listed in the category pull down menu when creating a new forum.

2. Newly-created forum also not displayed in the Forum listing page in the Admin Interface.

p/s: however, both newly created categories/forums were displayed in the forum index page.

Is it a bug or something?

Any help would be much appreciated. Thanks.

cheers,
julius
[originally posted on jforum.net by julius3419]
 
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
Did you remember to give the Admin group permissions to the forums that aren't showing up in the Admin Console?
[originally posted on jforum.net by GatorBait3]
 
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 pretty much the same issue with creating new forums - though I dont understand your response at all gatorbait3.

There is no way to "allow" an admin to see the forum. There's only ways to "forbid" him to see.

When I create the forum, and forbid access to the "custom" general group (I used 'registerd users' for this purpose), it would not allow the administrator to see this forum anymore.

only if I create the forum without ANY restrictions at all, the admin will see the created forum.

Looks like a bug to me ...
[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

Sid wrote:I have pretty much the same issue with creating new forums - though I dont understand your response at all gatorbait3.

There is no way to "allow" an admin to see the forum. There's only ways to "forbid" him to see.



So by not "forbidding" groups or users, I guess you have "allowed" them permission? Whatever works for you ...
[originally posted on jforum.net by GatorBait3]
 
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
and: i did not forbid access for the admin, yet the forum is not listed whenever i restrict other groups

which does not really work fine for me ;)

Would be nice if it was a simple thing to fix. Maybe you have an idea where I should look first.
of course it could be done the "hard" way by not restricting anything and then going ot the groups page and set the permissions there ....

Which entries will have to be deleted incase of those "shadow" forums? That is which tables are affected? jforum_forums doesnt even seem to be the forum used for displaying. as after i deleted entries there, those entries still where being shown for some users...
[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
What version of JForum are you using?
[originally posted on jforum.net by GatorBait3]
 
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'm using the current beta.

Version 2.1.7 was way too buggy.

The database in use is the one created by version 2.1.7 (running on mysql)
[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
This is a known bug that was marked as won't fix:

http://www.jforum.net/jira/browse/JF-597

FWIW, I didn't realize there was a beta so I compared it to the latest 2.1.7-b3 download... there is 3 lines of code difference between the two (and some jar and hsql config stuff). So the beta's not really that much more bug free.
[originally posted on jforum.net by monroe]
 
Onion rings are vegetable donuts. Taste 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