The Arcive of vBulletin Modifications Site. |
|
How do I remove the "MOD CP" link within arcade for my mods? Details »»
|
|||||||||||||||||||||||||||
|
How do I remove the "MOD CP" link within arcade for my mods?
Developer Last Online: Feb 2010
I dont want them messing with the information / stats...
Thank you! --------------- Added [DATE]1207924094[/DATE] at [TIME]1207924094[/TIME] --------------- Any News? ![]() Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
open /arcade/modules/mod_arcade.php
search for Code:
$the_links .= " · <a href='".$ibforums->base_url."act=Arcade&module=modcp'>".$ibforums->lang['arcade_cp_link']."</a>"; this removes the Arcade ModCP link |
|
#3
|
||||
|
||||
|
This does remove the link, but not access to the ModCP if they have the URL bookmarked. How do you limit access to the ModCP?
|
![]() |
|
|