![]() |
Working on 2.2.6, thanks! :D
|
A combination of a couple of hacks and a fix for the error when there are no posts on the entire board: by kreft
Total Threads And Percentage Of Total Posts & Threads In Users Profile A combination of User's Percent of Total Posts by apfeifer & User Has Started X Threads by tubedogg member.php FIND: PHP Code:
PHP Code:
FIND: <tr> <td bgcolor=""><normalfont><b>Total Posts:</b></normalfont></td> <td bgcolor=""><normalfont>$userinfo[posts]($postsperday posts per day)</normalfont></td> </tr> ADD this after: <tr> <td bgcolor=""><normalfont><b>Total Threads:</b></normalfont></td> <td bgcolor=""><normalfont>$starts</normalfont></td> </tr> <tr> <td bgcolor=""><normalfont><b>Percent of Total Posts & Threads:</b></normalfont></td> <td bgcolor=""><normalfont>$percentoftotalposts% of total posts | $percentageoftotalthreads% of total threads</normalfont></td> </tr> |
hi,
work's great on 2.2.6, thx for this great hack! |
Work well on 2.2.7. :D
|
hi
this is my first hack but it goes alright. this hack shows the member posts percent of the total board posts in the member profile page. just take a look at: https://vborg.vbsupport.ru/member.ph...o&userid=17654 Total Posts: 29 (0.48 posts per day | 0.02% of total posts on board) that what the hack will do to you sorry for my bad english, humood :) |
This has been done before :p
https://vborg.vbsupport.ru/showthrea...threadid=32050 Just to let you know ;) |
well i didnt know :|
|
well maybe someone can help me. I'm using version 2.2.7.
Whats happening is it's showing the % of post, but not the PPD (post per day). I'm using the original of this hack. All i want is the PPD to show up again. how would i go about fixing this? Thanks. http://nemesis.thecoldshop.com/membe...tinfo&userid=1 a snipet of my getinfo template Code:
<tr> PHP Code:
Thanks for the help. |
Works with 2.2.8. :)
|
working excellent in profile view, but how would i get it to work in my phpportals top ten page, i tried just adding "/ $percentoftotalposts% of total posts"
but that just gave blank results, any ideas ? |
Just to be clear, this adds +1 query to the member's profile pages?
|
All times are GMT. The time now is 01:02 AM. |
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:
|