Quote:
Originally Posted by thecore762
Here is a step by step instruction:
1. Go to AdminCP>Plugin & Products> Add New Plugin
2. From the drop down select Showroster Mod
3. From the second drop down select navigation_tab_complete
4. Then copy and paste the following:
Code:
if (THIS_SCRIPT == 'adv_index' || THIS_SCRIPT == 'showroster')
{
$tabid = '';
}
5. Then make sure you change "Plugin is Active" to yes.
6. Save and reload.
|
I was hoping this would work on 4.2.0 PL3 but it didn't.