The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Goto Top in Postbit
I've been using this for years, and even have it working in 4.x. However, every upgrade results in the system complaining about how it can't change the postbit template because of this change. So I have to revert it, and then stick the code back in. This is what I'm using:
Code:
<a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a> Code:
<vb:if condition="$post['postid'] AND $post['threadid']"> <a href="#top" onclick="self.scrollTo(0, 0); return false;">Top </a> <a name="post{vb:raw post.postid}" href="{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}#post{vb:raw post.postid}" class="postcounter">#{vb:raw post.postcount}</a> </vb:if> |
#2
|
|||
|
|||
Nobody, huh?
|
#3
|
||||
|
||||
Hi, I'm not good at coding and so I can not give your advice .
But I use this mod now. It works well. https://vborg.vbsupport.ru/showthread.php?t=235530 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|