News:

Wondering if this will always be free?  See why free is better.

Main Menu

Modify nav bar

Started by AntonioJunior, December 25, 2013, 10:02:27 AM

Previous topic - Next topic

AntonioJunior

Hello to all,
work on smf 2.0.6 after installing a mod irc chat, its uninstallation, in the nav bar and then in the menu bar, remained the voice chat.
How do I edit or delete?
I use Bluez Template
Thank you, I'm forced to remove the board to change? : (

kat

#1
If the mod's this one:

http://custom.simplemachines.org/mods/index.php?mod=1256

Remove this from Subs.php:


'chat' => array(
'title' => $txt['chat'],
'href' => $scripturl . '?action=chat',
'show' => true,
'sub_buttons' => array(
),
),


If the theme has it's own "languages" directory, find the file index.english.php exists, there, remove this:

$txt['chat'] = 'Chat';
$txt['chat_title'] = 'IRC Chat - Provided by Mibbit';


The best way to do this, really, is for you to go to the mod's download page, select SMF v 2.0.2 from the "Manual Install Instructions for SMF" place, hit "Parse" and you'll see what edits are made, to which files. You just need to make sure those edits are reversed.

If that mod was the very last mod that you installed, you might be OK to do this:

http://www.simplemachines.org/community/index.php?topic=400356.0

AntonioJunior

Quote from: K@ on December 25, 2013, 10:34:55 AM
If the mod's this one:

http://custom.simplemachines.org/mods/index.php?action=parse

Remove this from Subs.php:


'chat' => array(
'title' => $txt['chat'],
'href' => $scripturl . '?action=chat',
'show' => true,
'sub_buttons' => array(
),
),


If the theme has it's own "languages" directory, find the file index.english.php exists, there, remove this:

$txt['chat'] = 'Chat';
$txt['chat_title'] = 'IRC Chat - Provided by Mibbit';


The best way to do this, really, is for you to go to the mod's download page, select SMF v 2.0.2 from the "Manual Install Instructions for SMF" place, hit "Parse" and you'll see what edits are made, to which files. You just need to make sure those edits are reversed.

If that mod was the very last mod that you installed, you might be OK to do this:

http://www.simplemachines.org/community/index.php?topic=400356.0

Where can I find subs.php?

The mod is mibbit irc chat

kat

Yep, that's the mod that I linked to. :)

The thing is, Subs.php affects all themes. So, if the Chat button is showing on the Bluez theme, it'll be showing on all themes.

Subs.php is in the "Sources" directory.

Kindred

And also... support for specific mods (including removing that mod) should be requested in the topic dedicated to supporting that specific mod.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Advertisement: