Topic: hding Administration from moderators
Hi All,
is there a way to hide the Administration link from moderators, using punfrontpage1.4b if it helps ?
don't want the moderators to have too much power
Cheers
Panead
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 discussion → hding Administration from moderators
Hi All,
is there a way to hide the Administration link from moderators, using punfrontpage1.4b if it helps ?
don't want the moderators to have too much power
Cheers
Panead
Hide the link? Edit the `generate_navlinks()` function (include/functions.php).
They can still access the page directly though, but mods can't really do much there? You might want to edit "admin_censoring.php" to only allow admins, and edit it's link in the function `generate_admin_menu()` (include/common_admin.php).
You could edit the permissions on the admin pages that moderators are normally allowed to see and then follow guardian's suggestion and edit the if statement for the link from generate_navlinks
thank you for all the replies will try the ones suggested
PunBB Forums → PunBB 1.2 discussion → hding Administration from moderators
Powered by PunBB, supported by Informer Technologies, Inc.