Previous Thread
Next Thread
Print Thread
Hop To
Joined: Aug 2006
Posts: 1,358
Y
Veteran
Veteran
Y Offline
Joined: Aug 2006
Posts: 1,358
All our mods are global mods
We have several staff fora, and we give access to them by making them global mod
2 staff fora are for a select view. My method was, no global mod access, and give mod access. And add those users as mod for that forum. Voila, permission smile

Don't know to qualify it as a bug, but imho if a global mod can't get access through his global mod status, it should check if he has permission through his mod status.


[Linked Image from siemons.org]
Joined: Aug 2006
Posts: 1,358
Y
Veteran
Veteran
Y Offline
Joined: Aug 2006
Posts: 1,358
I fixed this in a rather simple way, in /admin/changeuser.php I just add a user to both group 2 and 3 if they are global mod. This will handle the fallback to mod status.

PHP Code

	if ($isgmod) {
		$newgroups[] = 2;
		$newgroups[] = 3;		
 

Line 3 was added.


[Linked Image from siemons.org]

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
2 members (Ruben, Nightcrawler), 411 guests, and 171 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)