Quote:
Originally Posted by radiofranky
I just want to place it on "SHOWTHREAD" bar. See my previous attached screen shoot.
thanks
|
Your last post has a screenshot... but there's no indication of what data in it should be coming from this mod. Maybe the / 11? Doesn't give much insight...
This is a post mod so no information exists for the thread view, although you can easily grab it. You would need to alter the showthread.php script or corresponding plugins to run a new query grabbing the sum of totalrank on that post_id.
something like.... select sum(helpfulanswers.totalrank) from helpfulanswers where post_id = $XXX