• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Display Postid (post count)

Admin

Well-Known Member
Staff member
Administrator
I searched for Template Modifications to display the PostId (post count) number in the node control of postbit legacy, but could not find one here for 4.x series of vb.

So, I wanted to do it on my own in a Trial & Error basis,
finally succeeded, hence want to share it.
I am not a programmer, just an experienced mods and template modification user of VB4.

This will be useful for end users to refer a particular post with
[noparse][post]postid[/post][/noparse] bbcode.

----------------------------------------------------------------------------------------------------
Go to Admincp -> Style Manager -> Edidt Templates (of required style) -> postbit templates -> postbit legacy
Find:
HTML:
<span class="nodecontrols">
				<vb:if condition="$post['postid'] AND $post['threadid'] AND !$show['moderated']">

Add after that:

HTML:
Post ID# {vb:raw post.postid}

use Save and reload button

Go to post and refresh the page and look at the top right corner of every post
you could find the post count number before the post number of that thread.

If you could find, just save and close the template edit.
or
If anything went wrong, just go back to template edit tab and remove
HTML:
Post ID# {vb:raw post.postid}
which is newly added in the template.

-----------------------------------------------------------------------------------------------------
Screen Shot:

n0zn.jpg
 

Facebook Comments

Similar threads
Thread starter Title Forum Replies Date
Admin [OzzModz] Display Visitor Name ( [you] Mod) Xenforo 0
Admin OS/Browser Display for XenForo 2.x Xenforo 2.x Premium 0
Admin [OzzModz] XFRM File Extension And Size Display xenforo 2 Xenforo 0
Admin Hướng dẫn fix lỗi không hiện IP online xenforo - Fix don't display IP members online xenforo Xenforo 0
Admin Display "NEW" icon on unread posts Xenforo 0
Admin Cel Display Usergroups on Member Profile or in Postbit Add-ons 0
Admin Other Usergroup Display Add-ons 0
Admin 8thos Post New Reply From Thread Display 1.0 Xenforo 0
Admin [VINAVB]Display specific rules when posting new thread Add-ons 0
Admin Firstpost postbit display in thread Xenforo 0
Admin Display a Message for Guests Xenforo 0
Admin OS/Browser Display In Postbits Add-ons 0
Admin Display Unread Posts (and Reputation Comments in 4.1) Add-ons 0
Admin Display Unread Posts (and Reputation Comments in 4.1) Add-ons 2
Admin Giữ nguyên giá trị khi gửi form php - keep form values after post php PHP 0
Admin Not Your Average Adblock Detecting Mod (hide images in post) Add-ons 0
Admin [OzzModz] Post Number BBCode Xenforo 0
Admin Yilmaz - Post New Thread Button To Showthread vB5 Add-ons 0
Admin [OzzModz] Link To Moderator That Last Edited The Post Xenforo 0
Admin Yilmaz - [hide] Hack incl post Like (Compatible 5.6.x) Add-ons 0
Admin [OzzModz] Move Edit Post Before Report Xenforo 0
Admin German translation for [OzzModz] Email Staff When New Post/Thread In Mod Queue Xenforo 0
Admin Post Flood Permissions xenforo 2 Xenforo 0
Admin [thread] and [post] BBCode xenforo 2 Xenforo 0
khanhsak3r Hỏi Căn lề 2 bên khi post bài trên johncms Johncms 0
Admin [XenMax] - Limit Post Link 2.0.0 Xenforo 0
cuongpro9x Help Lỗi Link khi custom post type Wordpress 1
Lee_Jin Share filelist post bằng 2 file tránh timeout Wap builder, wapego, xtgem, wen.ru, wapka, wap4 2
P Hỏi PHP Post ID cần thêm chức năng limit time PHP 2
K Hỏi Curl Cách Post nội dung PHP 4
Admin Post Quote Length Limit (vB5) Vbb tutorial 0
Admin Advanced Report Post Management System Add-ons 0
Admin Can't download other attachments Before x post Add-ons 0
Admin [OzzModz] Hide Quote Buttons In Last Post Add-ons 0
Admin [OzzModz] First Post On All Pages Per Thread/Forum Add-ons 0
Admin [OzzModz] Welcome Thread / Post For New Users Add-ons 0
Admin Hướng dẫn thu gọn ajax post thank you hack Vbb tutorial 0
Admin [OzzModz] Minimum Post Count To Post Blogs Add-ons 0
Admin [OzzModz] Post Icons Per Row Add-ons 0
Admin Different Post Body Background For Admin And Mods Vbb tutorial 0
D Share Hướng dẫn tạo cấu trúc php sửdụng hàm GET hoặc POST All Shared Scripts 0
Admin [ozzy47] Post New Thread Button In Posts Add-ons 1
Admin [ozzy47] Post Body Background For Specific Users Vbb tutorial 0
T Tổng hợp truyện cười post me hàinhất ola 18-8-2013 Truyện cười 0
Admin vt.Lai Block Bad Word 1.1 | Mod chặn post từ xấu cho Xenforo Xenforo 3
Admin Share code leech và post bài cho blogger Mã nguồn web 1
Admin vt.Lai Block Bad Word 1.0 | Mod chặn post từ xấu cho Xenforo Xenforo 0
Admin Ignored User Post Better Layout Vbulletin 0
Admin Post areas for vbb - thống kê số bài viết trong profile Add-ons 0
Admin Xtra dupecheck - Plugin không cho post 2 bài có tiêu đề giống nhau Wordpress 0

Similar threads

New posts New threads New resources

Back
Top