Quote:
Originally Posted by kh99
I don't see any way to do that without going through the same kind of code that sets the ranks. Maybe if all your ranks have "stacked" set to yes you might be able to write code that counts the number of times <br /> appears in the $post['rank'] string.
|
if admin chooses html as rank and if he uses <br /> tag in ranks then there will be extra count.
anyway,
I have just created quick product for this.
To show rank count use
PHP Code:
{vb:raw post.rankcount} // in postbit ot postbit legacy
only 1 sql query per page.