View Full Version : [REQUEST] Count PM's as posts
Anyone know how to count your pm's and add them to the post count at the top? is it a hack?
like on my board?
copyforum.com (http://www.copyforum.com)
maybe.. dunno.. cant enter the forum without joining
put this in your index.php
find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
UNDER it add:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and if you want to add your pm count to your post count do this:
FIND:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
REPLACE it with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
you can also display the pmcount like this:
edit the template forumhome and put a text there like: total PM's: $allpmcount[messages]
Thanks a lot. I'll try it in a bit.
Doesn't work. Gives weird errors.
I would really like to have this
A next addon would be under their post.. it lists their postcount and pm count!
vBulletin® v3.6.12, Copyright ©2000-2013, Jelsoft Enterprises Ltd.