The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do you remove AdminCP Menu Selections?
i have a few non-working menu selections within my AdminCP that remain although the hacks have been removed. how do i manually remove these particular selections?
|
#2
|
||||
|
||||
not sure exactly what version you are using, plus I don't think it's any different in different versions. But for vb3 you can find these links within the index.php in your /admincp folder.
Usually each link starts with the "construct_nav_option" code. hope that helps. |
#3
|
||||
|
||||
Quote:
FTP into your site: forums/includes/xml Look for files cpnav_*.xml . * = wildcard These are your menus. Most hacks that you install will replace the * with some type of unique name and usually similar to the hack's name. EX: Hack Name: My EShop XML Menu: cpnav_my_eshop.xml , cpnav_myeshop.xml, cpnav_eshop.xml You can edit the XML files with a text editor to make sure you remove the right one |
#4
|
|||
|
|||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|