Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#181710 - 03/28/0711:05 PMRe: Hop to list
[Re: Rose]
I know it .. but my users always want quick navigation to the other forums. I'll have a look at that template file - thanks for the pointer. (I was looking in the entirely wrong place).
Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
A good rule of thumb, for when you decide you want to customize pages; look at the URL of the page you're viewing, it says what template file to edit...
For example, the script to this discussion is: ubbthreads.php?ubb=showflat&Number=181711#Post181711
From that we see ubb= is showflat, which would be the showflat.tpl file.
This is not working for the posting icons though. Currently the default posting icon is the "book.gif", and I'd like the default to be "no icon". I've looked through dozens of files, both .tpl and .php, and I can not find where to change that default.