Quote:
Originally Posted by Analogpoint
You can probably do a find and replace in templates
find: </title>
replace: $bbuserinfo[username]</title>
That would add the username at the end of the title.
|
Yes this would work I am sure but I only want to do it for one forum not all of them.
What I did is created one forum and set the permissions so that only the users that post in that forum can see there own posts and no one else can see them. Then I titled that forum "My to do list". What I want to do is replace "My" with the users name that is viewing the forum titles. So if I am viewing the forum listing it will show "attroll to do list".