PDA

View Full Version : Post Count - postbit


ep13
01 Jan 2007, 21:46
how do you take of the post count on the forums posts and disable it in general..

hate people moaning about posts lol

SCRIPT3R
02 Jan 2007, 00:09
you could remove $vbphrase[posts]: $post[posts] from your postbit template.

ep13
02 Jan 2007, 00:19
sorted cheers

i want to add a " Car " under age in post bit i've since added

this is a custom profile option



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



but it shows up



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



you see the " : Car Test " but dosn't say car infront of it any ideaS?

Dismounted
02 Jan 2007, 11:25
You need to add a phrase called 'Car'.

ep13
02 Jan 2007, 14:02
i have its in the top part of the code in my post

Got it working now ..i figured it out myself.