![]() |
So which phrases do you want on a per-forum basis? The 'Open Issues' and 'Closed Issues' one, or the 3 phrases in the SHOWTHREAD template?
|
Quote:
Thanks :) |
Replace the 'Support Forum - Seperate Open from Closed' plugin with this:
PHP Code:
|
Quote:
Thanks :) |
Thank you SirAdrian
Love this :) Install I'm having one small problem with the dividers and don't know how to remove this one I have marked off in red (Screenshot added) Thank you for any help :) |
Since the prefix hack adds a column, you'll have to adjust the addition to the threadbit template. Instead of
Code:
<if ... >7<else />6</if> Code:
<if ... >8<else />7</if> |
Quote:
Thanks for your quick reply :) I have tried changing these numbers on this code: Code:
<if condition="$show['thread_seperator']"> I must be going wrong somewhere lol Here is a copy of my threadbit: Code:
<if condition="$show['thread_seperator']"> |
Try this...
Code:
<if condition="$show['thread_seperator']"> |
Hi,
I just tried it and the seperator is still there :( EDIT: I found what the problem was it was Separate Sticky and Normal Threads Sorted now thanks for your help :) |
Glad you figured it out.
That's why I hate hacks that add/edit templates at run-time; they are a pain in the ass to debug! |
All times are GMT. The time now is 07:14 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|