Quote:
Originally Posted by Ted S
The variable $post[totalrank] should have your total ranks if you're using just positive rankings. If it's only showing one double check that there's a higher value in the actual table (you can do this through phpmyadmin or with the query:" select totalrank from post where postid = X; ").
|
No, its not working that way. It is only showing that post's totalrank. I need user's total rank info.
I guess I couldn't describe what I actually want to do.
I would like to display user's helpful answers statistics in postbit like his reputation or age info.
I would like to have his how may total helpful answers he got in the whole forum, not just on that thread or just on that post.
By having helpful answers stats in postbit, I believe this will encourage users to post more helpful posts.