How to do to be seen
Number of topics written by the user in posts
< - --- By the number of posts
Topic Count in Profiles (http://custom.simplemachines.org/mods/index.php?mod=2084)
I would prefer to insert the code manually to display.template but do not know how
This add-on files and spoils me with him the same mistakes
To see the manual edits, look under the download link, where it says "Manual Install Instructions for SMF".
Select the version of SMF that you're using and click on "Parse".
Since the count of topics is not stored anywhere (and you haven't made it clear whether it's topics started by a user or topics participated in by a user, there's a huge difference), you'd have a *serious* performance hit to calculate and show that every page.
I would like to add the code manually but no modifications
The calculation is the 'user statistics
But how does this show just in posts
-sigh-
It's calculated in the user statistics as needed. Doing it every post view would be a massive amount of work!
Literally the server would have to go through every post every single topic view.
That would bring your site to an absolute crawl, impreza.
As in "VERY SLOW, INDEED".
Not a good idea, I would say. :)
I understand, thank you for your answer
:)