Log in

View Full Version : Post counter.


LoRdGd
04-18-2008, 07:04 PM
Hi.
Is it possible to remove post counter from there:
SCREEN (http://img229.imageshack.us/my.php?image=49859125qf4.jpg)
I want to have post counter, but only when somebody go to the user profile page/statistics.
Is it possible to do it from ACP or i have to edit templates?

King Kovifor
04-18-2008, 07:17 PM
Yeah. You have to remove the $vbphrase[posts]: $post[posts] from the postbit_legacy template.

I am not sure of the exact wording but it should be along those lines.

LoRdGd
04-19-2008, 12:41 PM
Its not working, but when i remove this phrase '$vbphrase[posts]: $post[posts]' from postbit its okay.

Is it correct and save solution??

Opserty
04-19-2008, 01:09 PM
Yeah, postbit_legacy is only when you have the User information on the left (as opposed to on the top). Not sure why King specified that one to begin with though removing it from the postbit template is fine.

King Kovifor
04-19-2008, 03:16 PM
Yeah, postbit_legacy is only when you have the User information on the left (as opposed to on the top). Not sure why King specified that one to begin with though removing it from the postbit template is fine.

If you look at the screen, he has the post bit on the left. That is why I specified postbit_legacy.

Opserty
04-19-2008, 03:17 PM
Ah fair enough :p