The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Excuse my ignorance, but where would I find this threadbit_process hook?
Anyone know? |
#12
|
|||
|
|||
functions_forumdisplay.php
|
#13
|
|||
|
|||
Works in 3.6.3
|
#14
|
|||
|
|||
Could someone with a bit more knowledge than me please explain where this goes??
|
#15
|
|||
|
|||
Quote:
2. Insert this: PHP Code:
2. Go to template threadbit and insert there new code like this one: HTML Code:
<span class="smallfont">$thread[threaddate]</span> <span class="time">$thread[threadtime]</span> Ciao Tom |
#16
|
|||
|
|||
zlos,
Thanks! |
#17
|
|||
|
|||
by me there's something by just 6 thread's
by the others thers nothing standing |
#18
|
|||
|
|||
Link or screenshot?
|
#19
|
|||
|
|||
here are some screenshots
thx 4 help the code is: PHP Code:
template: HTML Code:
<if condition="$show['gotonewpost']"><a href="showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]" id="thread_gotonew_$thread[realthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/firstnew.gif" alt="$vbphrase[go_to_first_new_post]" border="0" /></a></if> $thread[movedprefix] $thread[typeprefix] $thread[moderatedprefix] <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$show['gotonewpost']"> style="font-weight:bold"</if>>$thread[threadtitle]</a> <if condition="$thread['pagenav']">$stylevar[dirmark]<span class="smallfont" style="white-space:nowrap">(<img class="inlineimg" src="$stylevar[imgdir_misc]/multipage.gif" alt="$vbphrase[multipage_thread]" border="0" /> $thread[pagenav]<if condition="$show[pagenavmore]"> ... <a href="showthread.php?$session[sessionurl]t=$thread[threadid]&page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if>)<span class="smallfont" style="float:right">Thema erstellt: $thread[threaddate] <span class="time">$thread[threadtime]</span></span> </span></if> </div> |
#20
|
|||
|
|||
<a href="https://vborg.vbsupport.ru/showpost.php?p=1116105&postcount=15" target="_blank">https://vborg.vbsupport.ru/showp...5&postcount=15</a>
Works for me |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|