![]() |
So, to add link to lastposter'sprofile, replace in admin/functions.php :
PHP Code:
PHP Code:
PHP Code:
|
i cant find this in admin/functions.php :(
|
Haven't you it at the end of the modification there is to do for my hack :
PHP Code:
|
Quote:
|
grog6, the lastposter link code works like a charm. Thanks. ;)
bitg is right about the Top Thread Starter bug. If you have a forum with only one thread in it, it will also give the error where it will show 100 % but no Top Thread Starter username. If you also have a forum where every thread is started by a different user, it will not show the username, because it doesn't know which one to pick. You must have threads started by the same username for it to show the name. I hope that makes sense. ;) Amy, is there a way to fix the Average rating like you posted? It is still showing in one of my forums as a thread rating of 4 stars for an average and there are no thread ratings whatsoever in that forum. |
@ Boofo : strange for the vote :-/
Run this query on your DB, just replace the $forumid with your forumid, and say us which result, you have PHP Code:
|
I ran this query because the one you gave me gave a db error.
SELECT AVG(vote) AS moythread FROM thread,threadrate WHERE thread.forumid='13' AND threadrate.threadid=thread.threadid; and here is what it returned: vote)ASmoythread |
grog, thanks for the update. The Last Poster link works awesome. Now for the bug that shows no user name when more than one user has the same amount of posts.
|
Sweet hack, works perfect on my forum.
I do have a few questions though. Will there be a similar hack in the future to display the same stats but then for all forums together on the forums home page? I hope you know what I mean. |
Is there a reason that the total views doesn't use the proper comma format like the total threads and replys?
|
All times are GMT. The time now is 04:26 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:
|