• 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

log in problem, all members can access control panel

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
When new members register or even excisting members log in they can get access to the the admin area. I've checked all the settings and they are under general and permissions is set to the right settings.

What is causing this problem?

Thanks
[originally posted on jforum.net by sunnycool]
 
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 am running a number of JForums experiencing this problem, can someone please advise on how to fix it? Is a retrograde necessary?
[originally posted on jforum.net by Clock'd 0Ne]
 
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
That sounds very strange.

First of all, make sure all your users belong only to the "General" group.

If you dont' want to manually do this, go to your database administration console and fetch all records from jforum_groups, and then match the group ids to the records of jforum_user_groups.

I would recommend either set again the permissions for all groups, and restart Tomcat, just to make sure there is no cached data left.

Btw, which JForum version and database are you using?

Rafael
[originally posted on jforum.net by Rafael Steil]
 
I am Arthur, King of the Britons. And this is a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic