![]() |
[postbit_legacy]- Post Count Link to Posts
1 Attachment(s)
Hello,
This is very little modification that will make user post count click-able and on click it will list all of user posts. 1: Edit "postbit_legacy" Template Find Code:
{vb:raw post.posts} Code:
<a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw post.userid}&contenttype=vBForum_Post&showposts=1">{vb:raw post.posts}</a> |
Any new in this friend ? cause i have seen many similar mods like this i added this code when i was using vB v4.1.0 its working till now
Quote:
https://vborg.vbsupport.ru/external/2014/03/65.png Thanks for sharing |
Thanks. Works great.
|
Simply Super.
Good Idea works well. Thanks. |
Quote:
|
Quote:
|
Its not any MOD just Manual Template Editing below is the code
Code:
{vb:rawphrase posts} : <a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw post.userid}&contenttype=vBForum_Post&showposts=1" title="View {vb:raw post.username}'s posts">{vb:raw post.posts}</a> |
Can this be done with user threads?
Clicking on user threads to take you to threads created by the user? |
Quote:
Code:
{vb:phrase threads}: <a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw memberinfo.userid}&contenttype=vBForum_Post&starteronly=1" rel='nofollow'>{vb:rawphrase find_all_started_threads}</a> |
Ok, thanks for the response.
I have opened postbit_legacy but not sure what I am looking for. Am I adding this or replacing something in there? Does it go before something or after something? Cheers. |
All times are GMT. The time now is 10:25 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|