Quote:
Originally posted by todd.o.callen
1) Done. Some of the posts showed content characters. The ones that don't show content are actually moved/redirects. Any ideas?
|
Add thread.open<>10 in the WHERE Clause of the news query, that should prevent those from appearing I think.
Quote:
New 4) I happened to notice that "My Subscriptions" only displays subscribed threads, not both threads and forums. Was this intentional?
|
Yes this was intentional, the way to view both is via the User CP link as they are both on that page.
Quote:
New 5) Can I remove the option counts (not the %) from the poll results for the vBindex page only (not from the rest of the boards)?
|
In the home_pollresult template remove:
Code:
<td bgcolor="{tablebordercolor}" align="center"><smallfont color ="{tableheadtextcolor}" ><b>$pollinfo[numbervotes]</b></smallfont></td>
And in vbindex.php remove:
PHP Code:
<td bgcolor=\"{secondaltcolor}\" width=\"20\" align=\"left\"><smallfont>$option[votes]</smallfont></td>
That will remove the number of votes coloumn.
Quote:
PS. I think that your support thread needs to be a subforum. It's getting way too long, and you are having to answer too many questions over and over again. When a thread has over 1K posts, it's time to re-evaluate. Think the board-keepers might consider it??
|
Indeed this is currently I think the third largest thread in this forum, if and when I get the time I may try to put together an FAQ. However there is an option to search single threads, however may users don't use it or even read the first post or instructions