The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin coding problem
So, I installed this hack that replaces the forums statusicons with custom ones, set-able via forum-edit in the AdminCP. But now, I need to make a modification that notify's people of new posts. So I tried something simple like this:
HTML Code:
<if condition="$forum[statusicon]=='new'"> <b>NEW!</b> </if> I am running vB3.6.4 and made the above stated changes to my forumhome_forumbit_level2_post and forumhome_forumbit_level2_nopost templates. Any advice here guys? |
#2
|
|||
|
|||
Check forummanager in admincp
|
#3
|
|||
|
|||
|
#4
|
|||
|
|||
Which hack was it
|
#5
|
|||
|
|||
I Installed this hack:
https://vborg.vbsupport.ru/showthread.php?t=127426 Installing this hack removes the statusicons and replaces them with custom icons. Thus, if a new post is made, there is no way of telling it by looking at the catagorys on the forum homepage. So i want to make some text display next to the thread title stating that a new post has been made in the forum |
#6
|
|||
|
|||
|
#7
|
|||
|
|||
Excelent thanks man
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|