Hallo.
Ich habe bemerkt das im Brower einige Seiten meines Forums statt "Supportforum vbdesign.de" so aussehen: " - Supportforum vbdesign.de"
Der Grund ist das Template "Portal_global"
Code:
<title><if condition="!defined('SCRIPTGLOBAL')"> <if condition="$foruminfo[title_clean] AND !(THIS_SCRIPT == 'showthread')"> $foruminfo[title_clean] -</if> <if condition="THIS_SCRIPT == 'showthread' OR !$foruminfo[title_clean] AND THIS_SCRIPT != 'index'"> $vbcms_global[headtitle] -</if><if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> $vboptions[bbtitle]<else />$vbcms_global[headtitle] - $vboptions[bbtitle]</if></title>
Wie kann ich das ändern?
Vielen Dank.