MyBB Community Forums

Full Version: Best way of finding something in templates?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anybody know the fastest way to find something in the templates? For an example in the picture, what would be the quickest way possible to find out where that word 'Forum' would be in which template instead of spending around 5 minutes sifting through a couple of templates that are in the same category?
[Image: 6IAqw.png]
That's a board setting, $mybb->settings['bbname'].

ACP > Configuration > General Configuration > Board Name

Usually things like that are either in the language files or are setting values. Unless you know the variable behind it searching for, say, "Forum" in the templates wouldn't be possible.
Templates & Style >> Templates >> Search/Replace
Shortcut:

admin/index.php?module=style-templates&action=search_replace