IMPORTANT DISCLAIMER - PLEASE READ
You are currently in an unofficial IPB help forum where members assist other members with Invision Power Board. While you may receive help with your Invision Power Board questions in this forum it is important to note the following:
![]() ![]() |
|
Remove ACP Functions
|
Jun 23 2009, 12:12 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 34 Joined: 17-November 08 Member No.: 345,806 IPB Version: Not Applicable |
I was just curious: How do I remove links from the ACP navigation, such as the SQL and server information pages?
|
|
|
|
Jun 23 2009, 12:18 PM
Post
#2
|
|
![]() Programming Team Admin Group: Team Leaders Posts: 3,376 Joined: 17-March 07 Member No.: 276,124 IPB Version: 3.0.x |
Look around in /skin_acp/, but keep in mind removing links does not remove the function, if the administrator types the function URL it can be accessed.
|
|
|
|
Jun 23 2009, 12:31 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 34 Joined: 17-November 08 Member No.: 345,806 IPB Version: Not Applicable |
Look around in /skin_acp/, but keep in mind removing links does not remove the function, if the administrator types the function URL it can be accessed. Ah, how do I remove the function then? (I am seriously considering making a small free host, that's why I am asking. |
|
|
|
Jun 23 2009, 12:39 PM
Post
#4
|
|
![]() Programming Team Admin Group: Team Leaders Posts: 3,376 Joined: 17-March 07 Member No.: 276,124 IPB Version: 3.0.x |
Well, most functions are coded in /sources/action_admin/, but some in /lib/admin_functions.php and some other files I am overlooking right now. Best is to get Windows Grep:
http://www.wingrep.com/ And run a search on a IP.Board installation with keywords describing the function and you will find functions easiest that way. Best is to just find the switch() command in each action file and remove any cases you don't want. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 11th March 2010 - 09:12 PM |
|
Search Engine Keywords
|