The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello there,
I have this question, on my styles and templates under adv_portal_latesttopicbits which is a module from vBadvanced CMS I have this piece of code: Code:
<if condition="$mod_options['portal_threads_showicon']">
<td class="alt2">
<if condition="$show['threadicon']">
<img alt="" border="0" src="$stylevar[imgdir_statusicon]/thread$post[statusicon].gif" title="" />
</if>
</td>
</if>
It shows the thread icon image but when there are new topics it does not change to the new topics icon image "thread_new.gif", can someone help me change the code so that it displays the correct icon image depending on the topic status? Thanks, John |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|