Originally Posted by FREAK
Is there a way to remove the following from showing in the title area:

Forums powered by UBB Threads

For example my site is showing as:

Freaks Forum - Sports Gambling Information - Forums powered by UBB Threads

...

I appreciate the help.

Thanks in advance smile


For UBB.threads 7.6.x series -
1. GO TO Control Panel > Languages
2. CLICK THE Language Editor TAB
3. CHOOSE "generic.php" from the "Choose Specific Language File" section, then CLICK "Go"
4. FIND "POWERED_BY" and change this to whatever you want
5. CLICK "Update Language File" at the bottom. It does not matter which one you choose since they both do the same thing.
done.

For UBB.threads 7.5.x series -
1. GO TO Control Panel > Templates
2. SELECT "header.tpl" from the list, then CLICK "Edit Selected Template"
3. FIND THIS LINE
Code
<title>{if $inputTitle}{$inputTitle|strip_tags} | {/if}{if $powered}{$powered} UBB.threads&#8482;{else}{$config.COMMUNITY_TITLE}{/if}</title>
REPLACE WITH
Code
<title>{if $inputTitle}{$inputTitle|strip_tags} | {/if}{$config.COMMUNITY_TITLE}</title>
done.


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com