The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm looking for a mod that displays 'posts per day' right underneath the join date, location, age and posts info. I did a search here and couldn't find anything, can someone help me out? Much thanks in advance!
|
|
#2
|
||||
|
||||
|
$post[postsperday] ?
|
|
#3
|
|||
|
|||
|
where do I put that?
|
|
#4
|
|||
|
|||
|
Quote:
In the postbit legacy I believe... |
|
#5
|
|||
|
|||
|
sorry I'm new at this, where do I find the postbit legacy??
|
|
#6
|
|||
|
|||
|
does anyone know how to have 'posts per day' displayed in the postbit?
thanks |
|
#7
|
|||
|
|||
|
Admincp -> Styles & Templates -> Style Manager -> Edit Templates (The skin you use)Postbit Templates -> postbit_legacy
Find: <if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new"><strong>$post[postcount]</strong></a></if> Add below: $post[postsperday] That should work if Zachery is correct |
|
#8
|
|||
|
|||
|
Nevermind - It does not work
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|