said by deebs: please ensure you refresh your cache's to pick up the latest javascript code
<if condition="$show['threads']">
<!-- show threads -->
<if condition="$show['stickies']">
$threadbits_sticky
<tr><td class="thead" colspan="<if condition="$show['threadicons'] AND $show['inlinemod']">7<else /><if condition="!$show['threadicons'] AND !$show['inlinemod']">5<else />6</if></if>"> </td></tr>
</if>
$threadbits
<!-- end show threads -->
<else />
<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
Tears said:Deebs, i know you probably already have this hack somewhere - but heres the changelog from our 3.5 forums for the sticky seperator
Admin CP -> Styles & Templates -> Style Manager -> Edit Template -> <style name>
Double Click Forum Display Templates
Double Click FORUMDISPLAY
Find this code and add the blue:
This will insert a bar that separates the two types of threads.
Deebs said:Cheers, added it without the colour so it inherits the already used colours.
Tears said:Aslo - we used to only get one sig per person (first post in each thread)
Not working now...
Again if needed, heres our changelog entry,
Admin CP -> Styles & Templates -> Style Manager -> Edit Template -> <style name>
Double Click Postbit Templates
Double click postbit
Find about half way down the text : <if condition="$post['signature']">
Replce with :Code:<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
Repeat the above for postbit_legacy
Ezteq said:said by me: who to the what now????
Deeeeeeeeeeeeeeeeeeeeeeeeeeeeeee<insert winey 3 year old voice here>eeeeeeeeeeeeeeeebs where's my pokey with stick smily?
i loved him.
Deebs said:Cheers Tears,
saving me having to go hunt through all my old code
Implemented.
Tears said:Nahh thank you - we took most of our ideas for the guild forums from changes here just managed to keep a log hehe.
Deebs said:Mank
If you don't have anything constructive to say let me say something that is constructive to me, kindly fuckoff.
Unleashed said:Before as an example if a post had more than 1 page, you could click on say the 3rd page.
Dommers said:Loading times are huge for some reason. On a 2mb connection. Going to test out the new styles.