PDA

View Full Version : Question


SweetAngel
01-09-2011, 07:45 AM
Is there any way to stop the decreasing of post counts in the new version 4.1.0 or delete the post counts all together?

Thank you all in advance!

Lynne
01-09-2011, 05:46 PM
Decreasing post counts? I have no idea what you are talking about. And you make delete the post counts from showing in the postbit/_legacy template and profile page by deleting that line from the templates.

SweetAngel
01-09-2011, 09:11 PM
Thank you Lynne for answering.

What I mean by decreasing post counts. Is when they are deleted, it decreases the post counts of the user. There was a code that I used in Version 4.0.5 that I found here on this board that stopped that but unfortunately that code doesn't work in the newest version.

Also what is the line that I need to delete from the postbit/legacy template?

Lynne
01-09-2011, 09:59 PM
If you don't want to show the users post count in the postbit, just remove this line:

<dt>{vb:rawphrase 'posts'}</dt> <dd>{vb:raw post.posts}</dd>

SweetAngel
01-10-2011, 12:18 AM
Thank you so much Lynn! I really appreciate your help