posted 17 years ago
In 2.1.6 and 2.1.7, it looks like that is the default behaviour. Have you modified your header.htm file a lot?
If so, you may need to change the <Title> statement back to:
<title>${pageTitle?default("JForum")?html}</title>
The show posts code will set pageTitle to the current topic subject.
[originally posted on jforum.net by monroe]